Matthias Michler wrote:
> Hello Eric, Hello list,
>
> a year ago I also encountered the problem of "one file - one figure" of the
> plotfile function. I would like to propose an addional functionality of using
> one figure and several files in plotfile, because sometimes I don't want to
> read
Hello Eric, Hello list,
a year ago I also encountered the problem of "one file - one figure" of the
plotfile function. I would like to propose an addional functionality of using
one figure and several files in plotfile, because sometimes I don't want to
read data myself. I added a patch includi
Thanks everyone, this is exactly what I wanted.
--
Joseph Smidt
Physics and Astronomy
4129 Frederick Reines Hall
Irvine, CA 92697-4575
Office: 949-824-3269
Joseph Smidt wrote:
> Okay, I am another gnuplot user trying to migrate over to matplotlib.
> I like what I see, but there are a couple things that are very easy to
> do in Gnuplot that I can't figure out how to do with matplotlib.
>
> I have a file with 3 columns of data called data.txt that look
On Wed, Apr 29, 2009 at 08:20, Joseph Smidt wrote:
> 1. Both graphs overlayed on the same plot.
> 2. Semilogy. (log y values),
> 3. Only ploy for x in the range 2-3.
> 4. Legend for the two graphs on same plot.
a simple example:
In [2]: import numpy as np
In [3]: import matplotlib.pyplot as plt
Okay, I am another gnuplot user trying to migrate over to matplotlib.
I like what I see, but there are a couple things that are very easy to
do in Gnuplot that I can't figure out how to do with matplotlib.
I have a file with 3 columns of data called data.txt that looks like:
0. 1.