07-02-2020 07:20 AM
Hi,
I would like to use a Polar plot in a special way to plot planar deviation. The so-called Bullseye deviation plot (attached) is really a Cartesian coordinate system with concentric circles at determined intervals and I thought the Polar plot came closest to fitting the bill.
Two channels named UpDown and LeftRight contain (x,y) coordinates and are to be plotted as they would on a Cartesian plane without being converted to polar (r,theta) which is what the polar plot expects. How is the Polar plot to be configured in such a case, if at all possible? Are there any alternatives that are not too script convoluted ?
Thanks and regards,
Tim
07-03-2020 05:48 AM
Hi,
There is an interesting cartesian -> polar feature, perhaps it might help you.
You can find it in ANALYSIS -> Channel Functions -> Transform Channel.
Could it be useful?
07-17-2020 04:16 AM - edited 07-17-2020 04:17 AM
@panta1978 wrote:
Hi,
There is an interesting cartesian -> polar feature, perhaps it might help you.
You can find it in ANALYSIS -> Channel Functions -> Transform Channel.
Could it be useful?
Thanks for the help!