Added text plot support

This commit is contained in:
4bb4 2020-08-23 20:31:28 +02:00
parent 84d10092be
commit 90f7dba1a7
3 changed files with 70 additions and 9 deletions

View file

@ -24,9 +24,8 @@ is still being built.
- [x] Basic hello world
- [x] Plot flags
- [ ] Plotting functionality
- [ ] Line plot
- [x] Single y axis
- [ ] Multiple y axes
- [x] Line plot
- [x] Text plot
- [ ] Scatter plot
- [ ] Bar plot
- [ ] Vertical
@ -34,7 +33,6 @@ is still being built.
- [ ] Error bar plot
- [ ] Vertical
- [ ] Horizontal
- [ ] Text
- [ ] Heatmap
- [ ] Pie chart
- [ ] Digital data