Commit graph

4 commits

Author SHA1 Message Date
5426c11ef1 Fix issue (reversed data) when providing a single column 2021-10-24 11:46:15 +02:00
98c6ab537c Allow plotting very large CSV files
Using apply leads to implementation limits in the number of arguments
which are fairly low. Refactoring everything as folds allows to handle
an arbitrary number of datapoints.
2021-10-23 19:35:10 +02:00
b138a28101 Fix bug in labels and legends when there is a single column 2021-05-01 12:10:36 +02:00
96d71075ae Build executable 2021-05-01 11:26:18 +02:00
Renamed from demo.ss (Browse further)