diff options
| author | Sam Scholten | 2026-03-25 14:41:57 +1000 |
|---|---|---|
| committer | Sam Scholten | 2026-03-25 14:41:57 +1000 |
| commit | 81205c1cc4b85e1561fecf40cc85e29b06077cc1 (patch) | |
| tree | cc2c365cd3c7e51ef006d3be051fd4db56dc19ea /README.md | |
| parent | 7e73b259a1f908dfff370930d0a2e82da3f2402b (diff) | |
| download | scopekit-81205c1cc4b85e1561fecf40cc85e29b06077cc1.tar.gz scopekit-81205c1cc4b85e1561fecf40cc85e29b06077cc1.zip | |
update...main
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. |
