>>>>> "Asrarahmed" == Asrarahmed Kadri <[EMAIL PROTECTED]> writes:

    Asrarahmed> Hi folks, I am interested in using Matplotlib for
    Asrarahmed> drawing bar charts.  Is it possible to load data from
    Asrarahmed> a file and use it for drawing the barchart.

Yes -- see the following examples.  The first shows you how to use
"load" to load data from a file

http://matplotlib.sourceforge.net/examples/load_converter.py

and this shows you how to make a barchart

http://matplotlib.sourceforge.net/examples/barchart_demo.py

Merging these two techniques is an exercise left to the reader...

JDH

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to