LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

I would like to use a polar plot in the application now I am developing.

Is there any kind of custom control or FP wich allows me to implement this kind of graph with CVI ?. (of course without doing Rec 2 Polar transformation and PlotXY).

Thanks in advance,
José M.
0 Kudos
Message 1 of 2
(2,974 Views)
There currently is not a custom control for doing polar style plots in CVI. There is only one for smith charts. You can use the standard 2D-graph to create polar plots with the help our analysis libraries, or if you need a more custom display, you could draw your own plots in a canvas control.

Best Regards,

Chris Matthews
0 Kudos
Message 2 of 2
(2,974 Views)