Hi,
Currently I'm making a statistics tool for a game I'm playing with PyQt5. I'm
not happy with my current graphing library though. In the beginning I've used
matplotlib, which was way too laggy for my use case. Currently I have
pyqtgraph, which is snappy, but is missing u
I'm using matplotlib and I'm happy with it. Quick plotting is easy
using the pyplot interface, which resembles the popular software
package MATLAB. As your ambitions grow, matplotlib has many
sophisticated tools waiting for you.
--
http://mail.python.org/mailman/listinfo/python-list
On 2011-09-21, Frank Ruiz wrote:
> I am looking to plot some data points related to system metrics.
> Benchmarking, etc. Can someone give some recommendations on a good
> way to graph these datapoints in python. I started looking into
> matplotlib, however was interested in others experiences.
I
On Wed, 21 Sep 2011 08:44:13 -0700, Frank Ruiz wrote:
> I am looking to plot some data points related to system metrics.
> Benchmarking, etc. Can someone give some recommendations on a good way
> to graph these datapoints in python. I started looking into
> matplotlib, however was interested in ot
I am looking to plot some data points related to system metrics.
Benchmarking, etc. Can someone give some recommendations on a good way
to graph these datapoints in python. I started looking into
matplotlib, however was interested in others experiences.
--
http://mail.python.org/mailman/listinfo/p
Thank you,
I will defiantly look into that.
On Jan 5, 2011, at 4:32 AM, Tim Harig wrote:
> On 2011-01-05, Slie wrote:
>> Is there a graphing API, someone suggests?
>
> You should check the archives, variations of this question get asked
> a lot.
>
> I use GNUpl
On 2011-01-05, Slie wrote:
> Is there a graphing API, someone suggests?
You should check the archives, variations of this question get asked
a lot.
I use GNUplot to do my graphing. I simply pipe it commands and data
through the subprocess module; but, there are libraries available
On Wed, Jan 5, 2011 at 2:19 AM, Slie wrote:
> Is there a graphing API, someone suggests?
matplotlib:
http://matplotlib.sourceforge.net/
Cheers,
Chris
--
http://mail.python.org/mailman/listinfo/python-list
you can check pywebgraph
On Wed, Jan 5, 2011 at 3:49 PM, Slie wrote:
> Is there a graphing API, someone suggests?
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
Nitin Pawar
--
http://mail.python.org/mailman/listinfo/python-list
Is there a graphing API, someone suggests?
--
http://mail.python.org/mailman/listinfo/python-list
Grant Edwards writes:
> If it's 2D data, you don't need to use a 3D graph.
if it's tabular data, you don't need an uber-histogram
--
giampippetto, coso, come si chiama? ah si` "MMAX" ha scritto:
> Tra il trascendente e l'interpretazione prevalente del dato come
> assioma ne passa...
--
http://
AlienBaby writes:
> I'd be grateful for any suggestions / pointers to something useful,
Ignoring the commercial vs. open source discussion, although it was a
few years ago, I found Chart Director (http://www.advsofteng.com/) to
work very well, with plenty of platform and language support,
includ
On 2010-04-07, Lie Ryan wrote:
> On 04/07/10 02:22, Grant Edwards wrote:
>> On 2010-04-06, Grant Edwards wrote:
>>> On 2010-04-06, Jean-Michel Pichavant wrote:
Pablo Recio Quijano wrote:
> Why must be commercial, when there is open and free alternatives? Like
> GNU Plot.
On 04/07/10 02:22, Grant Edwards wrote:
> On 2010-04-06, Grant Edwards wrote:
>> On 2010-04-06, Jean-Michel Pichavant wrote:
>>> Pablo Recio Quijano wrote:
Why must be commercial, when there is open and free alternatives? Like
GNU Plot.
>>>
>>> Gnuplot is ugly. I'm using it because I d
On 2010-04-06, Duncan Booth wrote:
> Grant Edwards wrote:
>
>> Seriously, most of the graphs I've seen in "presentations" would make
>> Ed Tufte spin in his grave.
>
> http://flowingdata.com/2010/03/20/powerpoint-and-dying-kittens/
:)
Years ago I was walking past a marketing guy's cube, and on
On 2010-04-06, superpollo wrote:
> Grant Edwards ha scritto:
>> On 2010-04-06, Grant Edwards wrote:
>>> On 2010-04-06, Jean-Michel Pichavant wrote:
Pablo Recio Quijano wrote:
> Why must be commercial, when there is open and free alternatives? Like
> GNU Plot.
Gnuplot is ugly.
On 2010-04-06 11:44 AM, superpollo wrote:
Grant Edwards ha scritto:
On 2010-04-06, Grant Edwards wrote:
On 2010-04-06, Jean-Michel Pichavant wrote:
Pablo Recio Quijano wrote:
Why must be commercial, when there is open and free alternatives?
Like GNU Plot.
Gnuplot is ugly. I'm using it beca
I am just looking at the PSF license now as it goes. It does appear
that we should be able to continue using matplotlib. - the
restrictions on open-source that have been imposed specifically state
it is fine to use the python language, and if matplotlib has the same
license I personally can't see a
Grant Edwards wrote:
> Seriously, most of the graphs I've seen in "presentations" would make
> Ed Tufte spin in his grave.
http://flowingdata.com/2010/03/20/powerpoint-and-dying-kittens/
--
http://mail.python.org/mailman/listinfo/python-list
Grant Edwards ha scritto:
On 2010-04-06, Grant Edwards wrote:
On 2010-04-06, Jean-Michel Pichavant wrote:
Pablo Recio Quijano wrote:
Why must be commercial, when there is open and free alternatives? Like
GNU Plot.
Gnuplot is ugly. I'm using it because I don't care if it's ugly but it
clearl
On 04/06/2010 10:05 AM, AlienBaby wrote:
> The requirement for a commercial license comes down to being
> restricted to not using any open source code. If it's an open source
> license it can't be used in our context.
Python itself and all its standard libraries are open source, under the
PSF lice
On Tue, Apr 6, 2010 at 9:05 AM, AlienBaby wrote:
> On Apr 6, 4:24 pm, Jean-Michel Pichavant
> wrote:
>> Pablo Recio Quijano wrote:
>> > Why must be commercial, when there is open and free alternatives? Like
>> > GNU Plot.
>>
>> Gnuplot is ugly. I'm using it because I don't care if it's ugly but i
On 2010-04-06, Grant Edwards wrote:
> On 2010-04-06, Jean-Michel Pichavant wrote:
>> Pablo Recio Quijano wrote:
>>> Why must be commercial, when there is open and free alternatives? Like
>>> GNU Plot.
>>
>> Gnuplot is ugly. I'm using it because I don't care if it's ugly but it
>> clearly lacks
On Apr 6, 11:05 am, AlienBaby wrote:
> The requirement for a commercial license comes down to being
> restricted to not using any open source code. If it's an open source
> license it can't be used in our context.
You may be misunderstanding this issue, I think you are equating "open
source" with
--- On Tue, 4/6/10, AlienBaby wrote:
> From: AlienBaby
> Subject: Re: Recommend Commercial graphing library
> To: python-list@python.org
> Date: Tuesday, April 6, 2010, 12:05 PM
> On Apr 6, 4:24 pm, Jean-Michel
> Pichavant
> wrote:
> > Pablo Recio Quijano wrote:
&
On 2010-04-06, Jean-Michel Pichavant wrote:
> Pablo Recio Quijano wrote:
>> Why must be commercial, when there is open and free alternatives? Like
>> GNU Plot.
>
> Gnuplot is ugly. I'm using it because I don't care if it's ugly but it
> clearly lacks of look & feel for presentations, as requeste
On Apr 6, 4:24 pm, Jean-Michel Pichavant
wrote:
> Pablo Recio Quijano wrote:
> > Why must be commercial, when there is open and free alternatives? Like
> > GNU Plot.
>
> Gnuplot is ugly. I'm using it because I don't care if it's ugly but it
> clearly lacks of look & feel for presentations, as requ
Pablo Recio Quijano wrote:
Why must be commercial, when there is open and free alternatives? Like
GNU Plot.
Gnuplot is ugly. I'm using it because I don't care if it's ugly but it
clearly lacks of look & feel for presentations, as requested by the OP.
You have
http://matplotlib.sourceforge.ne
Why must be commercial, when there is open and free alternatives? Like GNU
Plot.
2010/4/6 AlienBaby
> Hi,
>
> I'm on the hunt for a good quality commercially licensed graphing /
> plotting library and wondered if anyone here had any recomendations.
> The work to be done is l
Hi,
I'm on the hunt for a good quality commercially licensed graphing /
plotting library and wondered if anyone here had any recomendations.
The work to be done is less scientific, more presentational, (I'm not
going to be dealing with heatmaps / vectors etc.., just the usual
bar / lin
E. J. Gold is the Hi-Tech Shaman wrote:
On Jul 15, 3:38 pm, Larry Bates <[EMAIL PROTECTED]> wrote:
Certainly a "Hi-Tech Shaman" can whip something up to do this, right?
Yes, well E.J. Gold is the Hi-Tech Shaman. I'm Terrence Brannon,
stating that fact :)
So, maybe EJ could whip up such a th
On Jul 15, 3:38 pm, Larry Bates <[EMAIL PROTECTED]> wrote:
>
> Certainly a "Hi-Tech Shaman" can whip something up to do this, right?
>
Yes, well E.J. Gold is the Hi-Tech Shaman. I'm Terrence Brannon,
stating that fact :)
So, maybe EJ could whip up such a thing :)
I like the sci.math answer I go
is the Hi-Tech Shaman
Sent: Tuesday, July 15, 2008 14:57
To: python-list@python.org
Subject: graphing lifelines
(crossposted to sci.math)
I'm looking for a tool which will take a dataset of tuples indicating
the year of birth and death of a person:
(1872, 1950, "Sri Aurobindo")
(182
" can whip something up to do this, right?
-Larry
P. S. you will need look for something like a high-low graph or do something
custom. I've used ReportLab's Graphing module quite effectively. All depends
on what format you want the output to be in.
--
http://mail.python.org/mailman/listinfo/python-list
There are several different modules for graphing in Python which you
can find easily by searching, but to my knowledge none of them will
simply take in a set of tuples and turn them into what you want,
although I am sure that it is certainly possible to program a app that
could do that for you
(crossposted to sci.math)
I'm looking for a tool which will take a dataset of tuples indicating
the year of birth and death of a person:
(1872, 1950, "Sri Aurobindo")
(1821, 1910, "Mary Baker Eddy")
(1831, 1891, "HP. Blavatksy")
And graph them out, in bars, annotating them with the person's name
Jacob Davis schrieb:
> I found SM2DGraphView, but I guess that I am too much of a newbie with
> interface builder and pyobjc to figure out how to get SM2DGraphView to
> work. Are there any good tutorials (or better yet, examples) of how to
> get SM2DGraphView to work?
>
> I don't know pyobjc w
I found SM2DGraphView, but I guess that I am too much of a newbie with
interface builder and pyobjc to figure out how to get SM2DGraphView to
work. Are there any good tutorials (or better yet, examples) of how
to get SM2DGraphView to work?
I don't know pyobjc well at all.
Thanks
Jake
On
Thanks for the reply.
I have wxPython installed and have used it. with wx I have just been
using the wx.lib.plot module and the graphing is fine (although in
other posts I note some focus issues).
I have been looking at moving to using interface builder 3.0 and
building Cocoa apps because
Jacob Davis schrieb:
> Hi.
>
> I am developing for mac and using Xcode and Interface Builder 3.0. I
> can make a simple application, but I am having a hard time trying to
> figure out a good way to create a graph or plot for a class project.
>
> Does anybody have any tips on where to get start
On Feb 22, 10:08 pm, Jacob Davis <[EMAIL PROTECTED]> wrote:
> Hi.
>
> I am developing for mac and using Xcode and Interface Builder 3.0. I
> can make a simple application, but I am having a hard time trying to
> figure out a good way to create a graph orplotfor a class project.
>
> Does anybody ha
Hi.
I am developing for mac and using Xcode and Interface Builder 3.0. I
can make a simple application, but I am having a hard time trying to
figure out a good way to create a graph or plot for a class project.
Does anybody have any tips on where to get started, or on how to do
this?
I ha
matplotlib-0.90.1 has just been released. matplotlib is a graphing
package for python which can be used interactively from the python
shell ala Mathematica or Matlab, embedded in a GUI application, or
used in batch mode to generate graphical hardcopy, eg in a web
application server. Many raster
> "bearophileHUGS" == bearophileHUGS <[EMAIL PROTECTED]> writes:
bearophileHUGS> I think MatPlotLib can do this too, if your
bearophileHUGS> computer is fast enough.
>> i would also like to have the bars and graphs have nice shading
>> if possible to give it a really attracti
Bryan:
> do you think that pygame would be a good alternative to matplotlib to create
> some graphs such simple bar and line graphs?
For graphs MatPlotLib is usually better, and its antialiasing library
(Anti-Grain Geometry) is wonderful. Pygame gives a bit more freedom but
you have to do all for
[EMAIL PROTECTED] wrote:
> Adam wrote:
>> Where should a py newbie start to do some 2D graphs on screen ?
>> PythonGraphApi,
>> Gato, looks interesting
>> pygraphlib,
>> matplotlib,
>> is there a best native Python place to start ?
>
> The only good and simple way I have found so far to do some fr
Adam wrote:
> Where should a py newbie start to do some 2D graphs on screen ?
> PythonGraphApi,
> Gato, looks interesting
> pygraphlib,
> matplotlib,
> is there a best native Python place to start ?
The only good and simple way I have found so far to do some free
graphics with Python in a Window i
Adam wrote:
> Where should a py newbie start to do some 2D graphs on screen ?
>
> PythonGraphApi,
> Gato, looks interesting
> pygraphlib,
> matplotlib,
>
> is there a best native Python place to start ?
>
>
>
If you are going to be in wxPython try the 'PyPlot.py' examples in the
Adam wrote:
> Where should a py newbie start to do some 2D graphs on screen ?
> PythonGraphApi,
> Gato, looks interesting
> pygraphlib,
> matplotlib,
> is there a best native Python place to start ?
Check VPython (maybe least learning effort to first usable graphs).
Also look
Where should a py newbie start to do some 2D graphs on screen ?
PythonGraphApi,
Gato, looks interesting
pygraphlib,
matplotlib,
is there a best native Python place to start ?
--
http://mail.python.org/mailman/listinfo/python-list
bryan rasmussen wrote:
> Hi,
>
> Sorry, was imprecise, I meant not save the downloaded page locally.
> There probably isn't one though, so I should build one myself.
> Probably just need a good crawler that can be set to dump all links
> into dataset that I can analyse with R.
>
> Cheers,
> Bryan
bryan rasmussen wrote:
> Hi,
>
> Sorry, was imprecise, I meant not save the downloaded page locally.
> There probably isn't one though, so I should build one myself.
> Probably just need a good crawler that can be set to dump all links
> into dataset that I can analyse with R.
>
> Cheers,
> Bryan R
Hi,
Sorry, was imprecise, I meant not save the downloaded page locally.
There probably isn't one though, so I should build one myself.
Probably just need a good crawler that can be set to dump all links
into dataset that I can analyse with R.
Cheers,
Bryan Rasmussen
On 6/19/06, Marc 'BlackJack'
In <[EMAIL PROTECTED]>, bryan rasmussen
wrote:
> It should hopefully be as high level as Wget, not download the pages
> but just follow the links, and output graphs.
How do you get at the links without downloading the page!?
Ciao,
Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailm
Hi
I'm wondering if there is a toolkit in python anywhere for doing at a
high level web crawling, dumping links to a data set that could be
imported into R relatively easy or used in python natively to generate
a graph over the website.
It should hopefully be as high level as Wget, not download
> "mostro" == mostro <[EMAIL PROTECTED]> writes:
mostro> Hello, Can someone lead me to an easy way to create a
mostro> graph in Python.
mostro> For example, I have a script running that creates a list
mostro> of dates, times and values. I would like to turn this into
most
mostro wrote:
> Hello,
>
> Can someone lead me to an easy way to create a graph in Python.
>
> For example, I have a script running that creates a list of dates,
> times and values. I would like to turn this into a graph.
>
> I can grep the info into a new file creating two columns (x,y) but the
In article <[EMAIL PROTECTED]>,
"mostro" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Can someone lead me to an easy way to create a graph in Python.
>
> For example, I have a script running that creates a list of dates,
> times and values. I would like to turn this into a graph.
>
> I can grep the
Hello,
Can someone lead me to an easy way to create a graph in Python.
For example, I have a script running that creates a list of dates,
times and values. I would like to turn this into a graph.
I can grep the info into a new file creating two columns (x,y) but the
issue is the graph.
P.S. I'm
Mudcat wrote:
> Hi,
>
> I have looked through the previous suggestions on graphing modules and
> have been able to find some good suggestions. However I was wondering
> about something more specific. I am going to write a program that
> tracks stock prices and other financial re
Hi,
I have looked through the previous suggestions on graphing modules and
have been able to find some good suggestions. However I was wondering
about something more specific. I am going to write a program that
tracks stock prices and other financial related charts, so I need to
use the classic
3:36 PM, Robert Kern wrote:
> Stewart Midwinter wrote:
>
>> I need a graphing library that I can access from within a Tkinter
>> application running on Windows.
>>
>
> http://matplotlib.sourceforge.net
>
--
http://mail.python.org/mailman/listinfo/python-list
Stewart Midwinter wrote:
> I need a graphing library that I can access from within a Tkinter
> application running on Windows.
http://matplotlib.sourceforge.net
--
Robert Kern
[EMAIL PROTECTED]
"In the fields of hell where the grass grows high
Are the graves of dreams all
I need a graphing library that I can access from within a Tkinter application running on Windows.
It needs to be able to draw some *simple* 2D plots, and then output
them to a file (e.g. .PNG, .JPG) for inclusion in a HTML-formatted
e-mail to interested parties.
Many of the packages that I
> A pslatex backend certainly would be interesting. A Gnuplot backend
> would probably not be feasible. Does it expose its raw drawing operations?
There is a patch
[ 1027032 ] Connect gnuplot_x11 to exterior application window
http://sourceforge.net/tracker/index.php?func=detail&aid=1027032&group_
Torsten Bronger wrote:
> HallÃchen!
>
> Fernando Perez <[EMAIL PROTECTED]> writes:
>
>> [...]
>>
>> Well, it's true that the latex-type (called mathtext) support in
>> matplotlib is not really up to par with true latex (kerning is off
>> in places, mixed text/math doesn't work well, etc). I've
Torsten Bronger wrote:
> HallÃchen!
>
> Fernando Perez <[EMAIL PROTECTED]> writes:
>>I've yet to experiment with it, but it might (with some additional
>>handywork) give final results identical to those of the pslatex
>>backend in gnuplot.
>
> What do you mean with this? Do you want to mimic Te
HallÃchen!
Fernando Perez <[EMAIL PROTECTED]> writes:
> [...]
>
> Well, it's true that the latex-type (called mathtext) support in
> matplotlib is not really up to par with true latex (kerning is off
> in places, mixed text/math doesn't work well, etc). I've been
> willing to live with it so far
Torsten Bronger wrote:
> HallÃchen!
>
> Fernando Perez <[EMAIL PROTECTED]> writes:
>
>> [...]
>>
>> And I'd also second the matplotlib suggestion, to which I've by
>> now fully switched after years of faithful gnuplot usage.
>> Matplotlib is very good, has an active development community, and
>>
HallÃchen!
Robert Kern <[EMAIL PROTECTED]> writes:
> [...]
>
> A pslatex backend certainly would be interesting. A Gnuplot
> backend would probably not be feasible. Does it expose its raw
> drawing operations?
Probably not raw enough, but I don't know how basic matplotlib
wants it to be. You co
Bill Mill wrote:
> Tha's cool, I saw what you wrote. First off, I wasn't sure what you
> meant by "hardcopy", so I thought I'd let you know that matplotlib has
> PS output. Second, the page I linked to talks about all the font-type
> features of matplotlib, which I thought might interest you. Havi
On 5/11/05, Torsten Bronger <[EMAIL PROTECTED]> wrote:
> Hallöchen!
>
> Bill Mill <[EMAIL PROTECTED]> writes:
>
> > On 5/11/05, Torsten Bronger <[EMAIL PROTECTED]> wrote:
> >
> >> Fernando Perez <[EMAIL PROTECTED]> writes:
> >>
> >>> [...]
> >>>
> >>> [...] Matplotlib is very good, has an active
HallÃchen!
Bill Mill <[EMAIL PROTECTED]> writes:
> On 5/11/05, Torsten Bronger <[EMAIL PROTECTED]> wrote:
>
>> Fernando Perez <[EMAIL PROTECTED]> writes:
>>
>>> [...]
>>>
>>> [...] Matplotlib is very good, has an active development
>>> community, and it is designed from the ground up not only a
On 5/11/05, Torsten Bronger <[EMAIL PROTECTED]> wrote:
> Hallöchen!
>
> Fernando Perez <[EMAIL PROTECTED]> writes:
>
> > [...]
> >
> > And I'd also second the matplotlib suggestion, to which I've by
> > now fully switched after years of faithful gnuplot usage.
> > Matplotlib is very good, has an
HallÃchen!
Fernando Perez <[EMAIL PROTECTED]> writes:
> [...]
>
> And I'd also second the matplotlib suggestion, to which I've by
> now fully switched after years of faithful gnuplot usage.
> Matplotlib is very good, has an active development community, and
> it is designed from the ground up not
Beleive i'm going to try out PyX.
"Fernando Perez" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Bill Mill wrote:
>
> > On 5/10/05, Kenneth Miller <[EMAIL PROTECTED]> wrote:
> >> Hello All,
> >>
> >> I am
Unix, not windows ><
"Ron Adam" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Kenneth Miller wrote:
>
> > Hello All,
> >
> > I am new to Python and i was wondering what graphing utlities would
be
> > available to me. I h
Bill Mill wrote:
> On 5/10/05, Kenneth Miller <[EMAIL PROTECTED]> wrote:
>> Hello All,
>>
>> I am new to Python and i was wondering what graphing utlities would be
>> available to me. I have already tried BLT and after weeks of unsuccesful
>> i
Kenneth Miller wrote:
> Hello All,
>
> I am new to Python and i was wondering what graphing utlities would be
> available to me. I have already tried BLT and after weeks of unsuccesful
> installs i'd like to find something else. Anything someone would recommend?
>
On 2005-05-10, Kenneth Miller <[EMAIL PROTECTED]> wrote:
> Ahh Thanks for the quick replies. I'm having a look through
> them now. What would you consider the best for real time
> applications?
That depends on how fast "real time" is. I use gnuplot-py for
1 Hz update rates with no issues. 2Hz w
Ahh Thanks for the quick replies. I'm having a look through them now. What
would you consider the best for real time applications? The idea here is to
stream in the results from an A/D converter onto a 2d chart.
Regards,
Ken
--
http://mail.python.org/mailman/listinfo/python-list
On 2005-05-10, Kenneth Miller <[EMAIL PROTECTED]> wrote:
> I am new to Python and i was wondering what graphing utlities
> would be available to me.
Exactly what do you mean by "graphing"? I think pygnuplot
pretty much kicks for the graphs and plots I
Kenneth Miller wrote:
> I am new to Python and i was wondering what graphing utlities would be
> available to me. I have already tried BLT and after weeks of unsuccesful
> installs i'd like to find something else. Anything someone would
> recommend?
You might also want
On 5/10/05, Kenneth Miller <[EMAIL PROTECTED]> wrote:
> Hello All,
>
> I am new to Python and i was wondering what graphing utlities would be
> available to me. I have already tried BLT and after weeks of unsuccesful
> installs i'd like to find something else. Anythi
Kenneth Miller wrote:
> I am new to Python and i was wondering what graphing utlities would be
> available to me. I have already tried BLT and after weeks of unsuccesful
> installs i'd like to find something else. Anything someone would recommend?
start here:
http://www.p
Hello All,
I am new to Python and i was wondering what graphing utlities would be
available to me. I have already tried BLT and after weeks of unsuccesful
installs i'd like to find something else. Anything someone would recommend?
Regards,
Ken
--
http://mail.python.org/mailman/lis
John Hunter wrote:
Although it is a free and open source package, I think that the image
quality and support is on par with if not superior to what you find in
many commercial solutions.
Amen to that. The ChartDirector demos looked very ugly to my eye.
matplotlib plots usually look quite good with
Jan Rienyer Gadil wrote:
> i'm currently using python 2.3(enthought edition) on win 2000/xp.
> i'm using boa constructor on the GUI part and matplotlib 0.71 on
> plotting the graph.
You should post this on the matplotlib list directly, where your chances of a
reply are much better. I use matplot
> "Francis" == Francis Girard <[EMAIL PROTECTED]> writes:
Francis> PyX might also be interesting, depending on your needs.
While pyx is a very nice package, it is probably not a good choice for
web app developers simply because it generates postscript, which is
not very browser friendly.
Le lundi 14 Février 2005 11:02, David Fraser a écrit :
> Erik Johnson wrote:
> > I am wanting to generate dynamic graphs for our website and would
> > rather not invest the time in developing the code to draw these starting
> > from graphics primitives. I am looking for something that is... "fa
Erik Johnson wrote:
I am wanting to generate dynamic graphs for our website and would rather
not invest the time in developing the code to draw these starting from
graphics primitives. I am looking for something that is... "fairly robust"
but our needs are relatively modest: X-Y scatter plots w
i'm currently using python 2.3(enthought edition) on win 2000/xp.
i'm using boa constructor on the GUI part and matplotlib 0.71 on
plotting the graph.
i am using an MDIParentFrame. one of the child frame (MDIChildFrame1)
will be used for
the table part. then another child frame (MDIChildFrame2) wi
[EMAIL PROTECTED] writes:
> >If you're generating lots of graphs programatically, eg. on a web
> >server, grace is not what you want. Yes, it has a command language,
> >but IIRC it depends on X11, and windows even pop up as it runs in
> >batch mode. Bleh.
>
> I don't understand what you're talk
>If you're generating lots of graphs programatically, eg. on a web
>server, grace is not what you want. Yes, it has a command language,
>but IIRC it depends on X11, and windows even pop up as it runs in
>batch mode. Bleh.
I don't understand what you're talking about. I've been using GRACE in
bat
Erik Johnson wrote:
I am wanting to generate dynamic graphs for our website and ...
>I am aware of ChartDirector (http://www.advsofteng.com/ ) which
I have used ChartDirector extensively as an activeX (not from
python though). We found the API to be well-though and clean.
The tool is definitely wor
[EMAIL PROTECTED] writes:
> Check out GRACE. It's not specifically designed for Python, but I've
> been using with Python for a couple of years or more. I'm very happy
> with it, and it's free. It works both interactively and in batch mode.
> Do a google on GRACE.
If you're generating lots of gra
Check out GRACE. It's not specifically designed for Python, but I've
been using with Python for a couple of years or more. I'm very happy
with it, and it's free. It works both interactively and in batch mode.
Do a google on GRACE.
--
http://mail.python.org/mailman/listinfo/python-list
Erik Johnson wrote:
I am aware of ChartDirector (http://www.advsofteng.com/ ) which
explicitly supports python and seems to be about the right level of
sophistication. I don't really know of any other packages in this space, do
you? I am seeking feedback and reccomendations from people who have
Thank you both for your input. I will check them out. :)
-ej
--
http://mail.python.org/mailman/listinfo/python-list
ReportLab has pretty good Graphics Module. About the only thing
it needs is Python Imaging Library (which you would probably
want anyway).
Larry Bates
Erik Johnson wrote:
I am wanting to generate dynamic graphs for our website and would rather
not invest the time in developing the code to draw
1 - 100 of 101 matches
Mail list logo