05-15-2015
10:30 AM
- last edited on
05-26-2026
10:50 AM
by
Content Cleaner
Hello,
is there a way to zoom in/out in a radar plot. (https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/vi-lib/picture/radarplt-llb/radar-plot-vi....
Thanks in advance!
05-21-2015 03:24 AM
Hi JohnDoe
This isn't a native feature. However you can edit the vi to customise as you wish. I can't see this being too difficult to integrate but one thing to remember is that this plots preset images that are defined within sub VI's.
Regards
J
05-21-2015 07:32 AM - edited 05-21-2015 07:34 AM
as the output of this vi is a picture control, you can use the zoomfactor property-node:
"..\National Instruments\LabVIEW 2014\examples\Graphics and Sound\Picture Plots\Simple Radar Plot.vi"