How do i make a Chart from a CSV file?

Here is a sample showing off the new DataFile component in relation to the ChartData and Chart components.

Aside from 'knowing' that the date and time entries are in columns 1 and 2, this app works entirely off the csv file's headings.
AWS-111111[1].csv (394 Bytes)






multi_chart.aia (3.2 KB)



multi_chart.aia (3.2 KB)

This sample should also help any one faced with the problem of using date times as their x axis.

2 Likes