Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1054

plot cumulative per-month, reset to zero at next month ; also new syntax

From bryan <bryanlepore@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject plot cumulative per-month, reset to zero at next month ; also new syntax
Date 2012-04-19 09:18 -0700
Organization http://groups.google.com
Message-ID <15206380.826.1334852324733.JavaMail.geo-discussion-forums@ynmf4> (permalink)

Show all headers | View raw


[ gnuplot 4.6 ]

I'd like to plot a monthly cumulative line. I can plot a yearly line no problem with "s cumulative". This led to a few things:

I thought about using the new if/else,do/for,while syntax to do this. `help syntax` does not have any guidance about this - where might I read some more about using the new syntax?

Any recommended demos I should look at for either per-date cumulative or new syntax are appreciated.

-Bryan

Back to comp.graphics.apps.gnuplot | Previous | Next | Find similar


Thread

plot cumulative per-month, reset to zero at next month ; also new syntax bryan <bryanlepore@gmail.com> - 2012-04-19 09:18 -0700

csiph-web