Skip to content

Default log ticker can make too many ticks #7001

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

Closed
efiring opened this issue Aug 29, 2016 · 2 comments
Closed

Default log ticker can make too many ticks #7001

efiring opened this issue Aug 29, 2016 · 2 comments
Milestone

Comments

@efiring
Copy link
Member

efiring commented Aug 29, 2016

In 1.5 and master, the default log ticker can make too many ticks, as illustrated by the lower-left panel in the pylab_examples/log_demo.py example. http://matplotlib.org/examples/pylab_examples/log_demo.html

@efiring efiring added this to the 2.0 (style change major release) milestone Sep 5, 2016
@efiring
Copy link
Member Author

efiring commented Sep 5, 2016

LogLocator already has a kwarg for this, so we should be able to make at least some improvement for v2.0. The question is how far to go: minimal change via introducing an rcParam? Include 'auto' logic? Clean up other problems and bugs in LogLocator? At least #7043 must be addressed.

efiring added a commit to efiring/matplotlib that referenced this issue Sep 17, 2016
Closes matplotlib#6549 and matplotlib#7001.  It doesn't actually address all cases
noted in matplotlib#6549, but I think this is as far as we are prepared to go
any time soon.
@efiring
Copy link
Member Author

efiring commented Sep 28, 2016

closed by #7126

@efiring efiring closed this as completed Sep 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant