All,
I have a suggestion for the units.ConversionInterface class. It seems to me
that for each method of the ConversionInterface there
should be another parameter passed in, the Axis instance that is requesting the
conversion/info. Doing so would allow for any
custom conversion code to make checks on the Axis, whether it is X/Y, or even
make checks on the Axes the Axis is attached to.
Additionally this would allow for converters to apply any necessary changes
before they are really used (such as DateConverter
making sure that the axis bounds are >= 1).
Comments/Suggestions?
If it is okay, I would like to apply the necessary changes.
--James Evans
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel