I am new to gnuplot. Seeing online examples, I tried to use:
gnuplot> set style data histogram
^
expecting 'lines', 'points', 'linespoints', 'dots', 'impulses',
'yerrorbars', 'xerrorbars', 'xyerrorbars', 'steps', 'fsteps',
'histeps', 'filledcurves', 'boxes', 'boxerrorbars',
'boxxyerrorbars',
'vectors', 'financebars', 'candlesticks', 'errorlines',
'xerrorlines',
'yerrorlines', 'xyerrorlines', 'pm3d'
Same error comes on using 'histograms' instead of histogram.
My gnuplot version is 4.0. Can someone suggest if this is a version problem?
Thanks.
--
View this message in context: http://old.nabble.com/gnuplot-does-not-recognize-%22set-style-data-histogram%22-tp33380758p33380758.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|