|
From: Ethan M. <eam...@gm...> - 2016-08-03 20:32:53
|
I like the idea, and it requires only a trivial amount of code, so...
in today's CVS (version 5.1)
http://gnuplot.sourceforge.net/demo_cvs/rotate_labels.html
using theozh's test data:
plot $Data using 1:2:3:4 with labels rotate variable
Ethan
On Tue, Aug 2, 2016 at 12:07 AM, Grothausmann, Roman Dr. <
gro...@mh...> wrote:
> Dear mailing list members,
>
>
> Is there any way to plot labels rotated according to angles given by a
> data column?
> All I could find is:
> plot ... with labels rotate by X
> which, as I understand, only allows a fixed rotation for all labels.
>
> Any help or hints are very much appreciated
> Roman
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> Membership management via:
> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
>
|