Hello,

I have a question regarding the axis of a graph: sometimes it 
happens, that e.g. only integer-values are meaningfull. Is 
there an easy way, how I could ask the partitioner only to 
use Integers? 
In my actual problem, depending on the size of the graph and 
the size of the fonts, i get sometimes
0,5,10,15,20 (which is exactly what I want)
and sometimes
0,2.5,5,7.5,10,12.5,15,17.5,20.

The only solution I found myself is to add some fixed values to 
the list of manual ticks - this also influences the values used by 
graph.axes.linear. 
Is there a more general and flexible solution?

Thanks,

Axel
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to