ni.com is currently experiencing unexpected issues.
Some services may be unavailable at this time.
在 09-06-2015 02:24 AM
I am a technical student , for my lab requirements i need to make a pie chart using labview.
i have provided with a 2 diamensional array of veocity of the wind and the direction in which it is flowing.
please help me with a solution.
What help do you need?
What is this pie chart supposed to look like?
Have you taken any LabVIEW tutorials?
在 09-07-2015 12:00 AM
在
09-07-2015
12:06 PM
- 上次修改時間
03-24-2025
07:09 PM
修改人
Content Cleaner
Maybe using Advanced Plotting Toolkit with a polar coordinate based bar plot? Seems good and nice to me.
在 09-07-2015 02:48 PM
I'm new to LabVIEW. I want to know how to make the program. Wind rose is a 12 segmented pie chart showing the percentage of wind velocity along each direction.
A wind rose is a graphic tool used by meteorologists to give a succinct view of how wind speed and direction are typically distributed at a particular location.
在 09-07-2015 02:50 PM
I'm new to LabVIEW. I want to know how to make the program. Wind rose is a 12 segmented pie chart showing the percentage of wind velocity along each direction.
A wind rose is a graphic tool used by meteorologists to give a succinct view of how wind speed and direction are typically distributed at a particular location.
https://en.wikipedia.org/wiki/Wind_rose#/media/File:Wind_rose_plot.jpg
在 09-07-2015 02:53 PM
yes... this was the the only similar tool I found in labview... but how its possible to fill each sector with a specific valu...??
thank you for your responce.
在 09-07-2015 02:55 PM
we are supposed to make the solution by using only labview...