#13078: Make it easier to do custom tick formatting
-------------------------------+--------------------------------------------
Reporter: kcrisman | Owner: jason, was
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.3
Component: graphics | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by kcrisman):
> Actually matplotlib does not complain at all. I can remove the check for
the lengths of `ticks` and `tick_formatter` and it will do all of what you
mention above. Then it will be up to the user to ensure sane input.
Oh, that's actually bad. I happen to like sanity checks for things like
this - despite the fact that we ''should'' know what we're doing, this is
math software, not software software, so I think it's better to have that.
Hmm, I'm not sure to do now. Is there a way to get the number of major
ticks from mpl before using the formatter? Sorry for so many questions;
hopefully someone else will have more well-baked ideas.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13078#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.