|
From: Ethan M. <eam...@gm...> - 2017-02-15 21:46:25
|
This is now possible in the development version (5.1) using a new command:
set theta top clockwise
See for example
http://gnuplot.sourceforge.net/demo_5.1/ttics.html
On Thu, Jun 30, 2016 at 4:06 PM, Kevin Oberman <rko...@gm...> wrote:
> I am attempting to generate a polar wind direction plot where 0 degrees is
> up (north), 90 is right (east), etc. This means that the angle moves
> clockwise as it increases instead of counter-clockwise.
>
> Is there an easy way to do this in gnuplot or will I need to transpose
> values to do it?
>
> Additionally, I am labeling the axes 'N', '', 'E', and 'W'. By default, the
> 'E' and 'W' are rotated, but I would like them vertical. I tried "rotate
> by", but that does not do the trick. Can this be done?
>
> Thanks!
> --
> Kevin Oberman, Part time kid herder and retired Network Engineer
> E-mail: rko...@gm...
> PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
> ------------------------------------------------------------------------------
> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> present their vision of the future. This family event has something for
> everyone, including kids. Get more information and register today.
> http://sdm.link/attshape
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info
|