Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation incongruency about Ticks() #13

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments
Open

Documentation incongruency about Ticks() #13

GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hello,
documentation [0] says Ticks has the following defaults: text_defaults, 
tick_start, tick_end, minitick_start, minitick_end, text_start, text_angle.

[0]: http://code.google.com/p/svgfig/wiki/ClassTicks

However:

>>> from svgfig import *
>>> Ticks.defaults
{'stroke-width': '0.25pt'}
>>>

Am I doing something totally wrong? :-)

Original issue reported on code.google.com by [email protected] on 5 Sep 2010 at 8:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant