Time Series Maplet CSV Plotter
The following was implemented in Maple by Marcus Davidsson (2009) davidsson_marcus@hotmail.com
with significant programming help from Doug Meade from MaplePrimes
The following maplet loads and plots time series data from a csv-file where the data is organized into columns
where the first column contains the dates/years and the first row contains the names of the times series.
Such data most likely would have been organized into such format by using a pivot table in Excel .