|
From: Thomas S. <t.s...@fz...> - 2011-02-28 11:48:46
|
plot 'with steps' an example: set xrange [0:pi] set samples 10 plot sin(x) with steps Suchada Pakapongpan wrote: > > > Hi > 1).For example, ladder grapg like this. How to plot like this with > gnuplot? > > Y-axis(average session/s) > 13 > 12 > 11 ******** > 10 * > 9 * > 8 ******** > 7 * > 6 * > 5 ******* > 4 * > 3 * > 2******* > 1 > 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 :X-axis(min) > > > Every 4 minutes y-value suddenly change from 2 to 5, 5 to 8 and 8 to 11 > respectively. > > > 2). I don't work with data file. > > > thanks. > > Cooky > ------------------------------------------------------------------------------ > Free Software Download: Index, Search & Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT > data > generated by your applications, servers and devices whether physical, > virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://old.nabble.com/How-to-draw-a-ladder-graph-%E2%80%8F%E2%80%8F-tp31019776p31030428.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |