Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > plot dates, print plotted data

Reply
Thread Tools

plot dates, print plotted data

 
 
Evagelia Tsiligianni
Guest
Posts: n/a
 
      06-21-2004
Hello!

I am trying to find a tool that can plot and print (plotted) data. I need it supports plotting dates as well.
I 've tried wxPlot and chaco but each of them applies one of my requests either printing or date plotting. Can anybody help?

Thanks
Evagelia

 
Reply With Quote
 
 
 
 
Harry George
Guest
Posts: n/a
 
      06-22-2004
"Evagelia Tsiligianni" <> writes:

> Hello!
>
> I am trying to find a tool that can plot and print (plotted) data. I need it supports plotting dates as well.
> I 've tried wxPlot and chaco but each of them applies one of my requests either printing or date plotting. Can anybody help?
>
> Thanks
> Evagelia


I'm not sure just what you mean by plotting dates, but take a look at
gnuplot and its python binding gnuplot.py:

http://sourceforge.net/projects/gnuplot/
http://gnuplot-py.sourceforge.net
--

6-6M21 BCA CompArch Design Engineering
Phone: (425) 342-0007
 
Reply With Quote
 
 
 
 
David Fraser
Guest
Posts: n/a
 
      06-23-2004
Evagelia Tsiligianni wrote:
> Hello!
>
> I am trying to find a tool that can plot and print (plotted) data.
> I need it supports plotting dates as well.
> I 've tried wxPlot and chaco but each of them applies one of my requests
> either printing or date plotting. Can anybody help?
>
> Thanks
> Evagelia


Try matplotlib.sourceforge.net (it has lots of backends and I'm pretty
sure it supports dates for the x range)

David
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
print a vs print '%s' % a vs print '%f' a David Cournapeau Python 0 12-30-2008 03:19 AM
Point Of intersection between two plotted functions arslanburney@gmail.com Python 2 06-13-2008 09:51 PM
Problem - I want to print Current Output of Pdf file and should print once.I get print dialog box but it is not working keto Java 0 05-30-2007 11:27 AM
Variable size plot symbols, variable hue plot colors in Python (MatPlotLib) ? Dr. Colombes Python 1 02-10-2005 08:49 PM
Unlarging the print to print using PDF file to print Bun Mui Computer Support 3 09-13-2004 03:15 AM



Advertisments