I have a set of data stored in text files, which I now put in a CSV file through Perl. The data in question should now be displayed on the chart.
What are your suggestions? XML has been proposed, but XML cannot put data in a chart.
Ideally, what will happen: the data will be decoded from a text file, placed in an Excel spreadsheet and displayed in a chart, all with one bit of code, since they have many such text data files.
Perl, XML, C, C ++, C #, and VB are available.
Andy source share