diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |
