when i run DropPlot.xcodeproj, the file has been successfully compiled.
however, nothing shows up.
am i supposed to get a plot where the data is loaded from a csv file??
when i run DropPlot.xcodeproj, the file has been successfully compiled. however, nothing shows up.
Share
The DropPlot example includes a sample CSV file in the folder named “SampleCSVFiles”. The app doesn’t open any windows until you open a file. Run the app and open the CSV file using the File menu. You should then see a simple line plot.