Post Reply 
Graph Display showing X Ticks ito PI
04-08-2018, 08:25 PM
Post: #1
Graph Display showing X Ticks ito PI
Help, Is there a way to label/show the x-coordinates in terms of PI instead of decimal numbers in a Plot display?

The Plot display would be able to label the vertical grid lines as 0,pi/3, 2pi/3, pi, 4pi/3, 6pi/3, 2pi.

Thanks - Cheers!
Find all posts by this user
Quote this message in a reply
04-08-2018, 08:43 PM
Post: #2
RE: Graph Display showing X Ticks ito PI
I think you noticed that there is a Plot-Setup with Shift where you can enter some values for your x-and y-range and the tickmarks, side 2 lets you choose some further details.
Arno
Find all posts by this user
Quote this message in a reply
04-09-2018, 03:36 PM
Post: #3
RE: Graph Display showing X Ticks ito PI
Hello,

There is currently not any way to do values of pi or similar on your axes - it is numeric only. You can type in things like pi/2 for your min/max, but it will evaluate them.

This is on our list of future graphing changes to implement.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
04-09-2018, 07:01 PM
Post: #4
RE: Graph Display showing X Ticks ito PI
Thank you Arno and Tim!

I will be looking forward to your future graphing changes to implement PI segment labels on the Plot display.

I have used the PI/6 for the "X Tick" and 0 ... 2*PI for the "X Rng" in the Plot Setup but it would be nice if the X-Values could be displayed in terms of PI.

Cheers!
Find all posts by this user
Quote this message in a reply
04-09-2018, 07:44 PM
Post: #5
RE: Graph Display showing X Ticks ito PI
As a workaround one could use a numeric X axis (1/3, 2/3, 1 perhaps) and multiply by Pi in the formula. Would that help?

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)