On Tue, Dec 16, 2008 at 2:20 PM, Michael Oevermann
wrote:
> That's exactly what I was looking for! But how do I get the new feature
> into my
> matplotlib version?
Either wait for the next release and use the workaround for now, or
install from svn. See
http://matplotlib.sourceforge.net/fa
That's exactly what I was looking for! But how do I get the new feature
into my
matplotlib version?
Michael
John Hunter schrieb:
> On Tue, Dec 16, 2008 at 10:30 AM, John Hunter wrote:
>
>
>>> using in favour of matplotlib). Plotting the data twice- the first time
>>> without
>>> symbol showi
On Tue, Dec 16, 2008 at 10:30 AM, John Hunter wrote:
>> using in favour of matplotlib). Plotting the data twice- the first time
>> without
>> symbol showing every data point and the second time onlywith the symbol
>> and some skip in the data - doesn't help as I now get two entities in
>> the leg
On Tue, Dec 16, 2008 at 10:09 AM, Michael Oevermann
wrote:
> Hi all,
>
> I am trying to find a solution to the following problem (without
> success so far):
> I have some high frequency data which I want to plot with a simple
> plot command using a solid line and a symbol. However, since I have m
Hi all,
I am trying to find a solution to the following problem (without
success so far):
I have some high frequency data which I want to plot with a simple
plot command using a solid line and a symbol. However, since I have many
many
data points I want to plot the symbol only every N'th data poi