06-26-2012 07:38 AM
Need to plot a Bar Charts like in attachement instead of a Line Graph (YGraphPopup)
06-27-2012 10:19 AM
Hi YGraphPopup,
This topic should be posted in the CVI forums rather than motion control. In order to achieve this functionality, you will need to make a custom popup and use the InstallPopup function to display it. CVI does not have a built in bar graph control, but you can create a similar looking plot as described in this forum post.