Develop an application on VB.Net that will browse CSV files and plot that data by clicking on load button.
An example CSV file attached.
IN that CSV file there are seven column. The X axis of the plot will be Time and There will be two different scaled y axis. In first Y axis there will be actual ,Tempr,Demand ( scaled by 50 . from 0 10 250)and Effort plot. and the second y axis will have State and status.
These variable are from the CSV File. If you open that you will see that. Also, there will be a save button that will save graph by letting use input the filename.
Attachment:- CSV file.csv