aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index c47c9f6..680511c 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,11 @@ plot.render()
plot.show()
```
+## Roadmap
+
+- Allow fig/ax to be passed in to constructor
+- Allow multiple y-axes (?)
+
## API Reference
The primary interface for the library is the `OscilloscopePlot` class.