|
From: Kevin O. <rko...@gm...> - 2017-02-16 03:32:08
|
Thanks, Ethan. This looks lie just what I wanted. I wrote code to move the points around as needed, but it's ugly and confusing and I'd love to delete it. I'll give a shot as soon as the FreeBSD port is updated. If I didn't have a work-around in place, I'd do the port myself and may still do so if 5.1 does not show up soon. Again, thanks for the information! Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rko...@gm... PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 On Wed, Feb 15, 2017 at 1:46 PM, Ethan Merritt <eam...@gm...> wrote: > 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 > |