"Asrarahmed Kadri" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Yeah, I am looling for bar graphs....
>

If its simple 2D bar graphs they are almost as easy to draw
yourself on a Canvas widget using coloured rectangles. The
only trickiness is in drawing axes and scales. But its not
rocket science. But if you want to get into power features
like stacked graphs, 3D boxes, and other graph types a
charting/plotting library will be better even given the extra
learning curve.

Alan G. 


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to