Too many columns in using specification' error.\
[email protected] Sun, 10 Nov 2013 12:49:48 -0500
| Newsgroups | gmane.comp.graphics.gnuplot.bugs |
|---|---|
| Message-ID | <[email protected]> |
I was recently trying to make use of the ytic() using capability with a boxxyerrorbars plot. I get a 'Too many columns in using specification' error. Is this a bug? Here is a sample case: # test case for too many columns bug for boxxyerrorbars xspc = 0.045 yspc = .48 plot '-' using 1:2:($1-xspc):($1+xspc):($2-yspc):($2+yspc):3:ytic(4) w boxxyerrorbars fs solid fc pal .1 1 0 lab1 .2 1 1 lab1 .3 1 7 lab1 .4 1 2 lab1 .5 1 3 lab1 .6 1 4 lab1 .1 2 2 lab2 .2 2 3 lab2 .3 2 5 lab2 .4 2 0 lab2 .5 2 1 lab2 .6 2 2 lab2 e Any ideas? Mike Sutton ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ gnuplot-bugs mailing list [email protected] Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-bugs