[reportlab-users] making logarithmic plots
   
    Christopher N. Deckard
     
    reportlab-users@reportlab.com
       
    Sat, 15 Mar 2003 01:00:16 -0500
    
    
  
Another question about graphing scientific data.  I need to create
logarithmic plots of data.  The common way of doing this is for the
scale of an axis to have kind of like ranges between tickmarks.  So
from one tick to another is actually an order of magnitude.  I
cannot graph the logarithmic data linearly.  Is there a way to make
the line plots graph in this way?
Thanks,
-Chris