Query about PyChart

Paramjit Oberoi p_s_oberoi at hotmail.com
Fri Jul 30 14:57:04 EDT 2004


> Here I want to get grid for x axis too.But even after specifying 
> x_grid_interval, i am not getting grids for x-axis.If I understood 

Try setting x_grid_style to line_style.black.  That should result in a
grid.  If all else fails, use canvas.line() to draw the lines you want.




More information about the Python-list mailing list