From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

polar plot

Solved!
Go to solution

Hello everybody,

I have a question for you, I use the VI Polar Plot to represent a vector, I need modified the "widht (Line grosor)" of this vector, any idea?

 

Thanks

Danilo
0 Kudos
Message 1 of 8
(2,917 Views)

Another question,

How to plot N vectors using Polar Plot?

Danilo
0 Kudos
Message 2 of 8
(2,913 Views)

I've never used the polar plot, but I know you can do this with the Compass Plot (if it suits your needs). You can easily change the line width by clicking on the legend.

Josh
Software is never really finished, it's just an acceptable level of broken
0 Kudos
Message 3 of 8
(2,906 Views)

If you look inside Polar Plot.VI there is a control for the line size.

 

My experience with polar plots was that I ended up copying the standard VI's, gave them new names, and exposed their properties for use.  In addition, you can re-wire them to do , for example, modify the standard grid, add labels, and do some 'other stuff'.

 

Hope this works.

 

-------
Mark Ramsdale
-------
0 Kudos
Message 4 of 8
(2,898 Views)

Mark, could you put a picture, I don't see this option in my LabView 7.1

 

Thanks

Danilo
0 Kudos
Message 5 of 8
(2,895 Views)

Hi,

 

Not sure if this will be in 7.0, but this is what it has been since about 8.5 and on.

 

Slide1.PNG

-------
Mark Ramsdale
-------
0 Kudos
Message 6 of 8
(2,856 Views)

Mark,

In LabView 7.1 don't have the option "point size" and in another options don't exist this.

Danilo
0 Kudos
Message 7 of 8
(2,852 Views)
Solution
Accepted by topic author Macana

This was the solution...

Danilo
0 Kudos
Message 8 of 8
(2,831 Views)