[reportlab-users] Further AreaLinePlot bugs
    meitham 
    meitham at reportlab.com
       
    Fri Nov  6 05:59:35 EST 2009
    
    
  
> It should be easy to make
> this an option in the ValueAxis, named "onlyDataPointTicks" or
> something like that.
You could use a NormalDateXValueAxis() as your category axis. If you
browse into its properties you can see some fine controls like
maximumTicks, MinimumTickSpacing (in points), forceDatesEachYear which
if you supply with list of dates it will override the automatic ticking
algorithm.
Meitham
    
    
More information about the reportlab-users
mailing list