-
-
Notifications
You must be signed in to change notification settings - Fork 404
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
Add tick formatter plot options #3042
Conversation
@jlstevens Ready to review and merge once tests are passing. |
6441ccf
to
9ad8fa6
Compare
Looks good! I feel that maybe we should have used bokeh's |
Definitely, I've never been able to give a good answer to questions about tick formatting. |
Hmm, one thing...shouldn't matplotlib match the plot options here? (if possible) |
Aren't they matching? |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Adds plot options to control the axis formatting directly rather than using the
Dimension.value_format
which only accepts formatter functions. These accept: