Possible xtics bug when using boxplot with separation and variable x position
Adrian Muresan <[email protected]> Tue, 24 Apr 2012 17:42:10 +0100 (BST)
| Newsgroups | gmane.comp.graphics.gnuplot.bugs |
|---|---|
| Message-ID | <[email protected]> |
---888064777-828440086-1335285730=:7837 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi,=0A=0AI'm trying to plot my data with boxplots (zero separation between = them) and variable x position. The boxplots are ok, but the xtics are not, = they are all overlapped under the first boxplot. I would have expected them= to be each under its own boxplot.=0A=0AHere's some code (and an attached d= ata file):=0A=0Aset timefmt "%H:%M:%S"=0Aset ydata time=0Aset xtics auto=0A= set style data boxplot=0Aset style boxplot separation 0=0Aplot "flat" using= 1:2:(1):1=0A=0Ato make things more obvious, try with a small, nonzero sepa= ration:=0A=0Aset style boxplot separation 0.1=0Areplot=0A=0A=0AIt looks lik= e the tics aren't taking into consideration the boxplot's x position.=0A=0A= =0AAny ideas on how to fix this?=0A=0A=0ASincerely,=0A=0AAdrian=0A ---888064777-828440086-1335285730=:7837 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ ---888064777-828440086-1335285730=:7837 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ gnuplot-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gnuplot-bugs ---888064777-828440086-1335285730=:7837--