cfb711239f
Fix imports for Gerbil 0.18
2023-10-09 21:31:42 +02:00
6282e80f50
Update build options
...
- optimized build
- remove options with good default values (static is deprecated,
optimize is #t by default)
- lower debug level
2023-09-08 17:49:23 +02:00
563e7c37f6
Remove static exe build spec
2022-10-03 17:59:13 +02:00
c7eb55cf82
Fix bug in y-axis labels
2022-10-03 17:53:42 +02:00
e5221c948b
Update build script to compile library modules independently
2021-10-24 21:47:20 +02:00
f9719d087e
Better nanmin and nanmax functions
2021-10-24 20:36:28 +02:00
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
ec1ee66a57
Add documentation
2021-05-01 12:07:55 +02:00
96d71075ae
Build executable
2021-05-01 11:26:18 +02:00
0b1b2f84b2
Add option to add title
2021-04-30 23:32:08 +02:00
6301fa651d
Read data from CSV file
2021-04-30 23:13:18 +02:00
5c8e3c9234
Support NaN values
2021-04-30 23:08:44 +02:00
4ff1f01e5c
Support wide axis labels
2021-04-30 22:55:19 +02:00
dee804454c
Refactor code for optional styling (borders, labels, legend)
2021-04-30 20:09:47 +02:00
67926de45c
Add legend
2021-04-29 22:35:37 +02:00
1c9f6e9a55
Add tick labels on axes
2021-04-29 21:45:47 +02:00
60fd538a67
Add borders and x-axis labels
2021-04-29 21:14:23 +02:00
46d5d0a90d
Improve color handling
2021-04-29 20:04:12 +02:00
516237d2bc
Add Braille canvas and basic line plots
2021-04-29 19:38:29 +02:00
c4a5e84025
Initial commit
2021-04-29 19:38:15 +02:00