Commit Graph

3 Commits

Author SHA1 Message Date
7c125b24ec - Added support for PyQt.
- Refactored widgets to catch ModuleNotFoundErrors.
2023-05-15 12:28:25 +01:00
d8424d6da3 - Added missing docstrings (line.set(), chart.hide(), chart.exit()).
- Updated chart.exit() to destroy objects and terminate the webview process.
- Fixed WxChart not expanding correctly and removed its width and height parameters.
- Fixed KeyboardInterrupt error message when using show(block=True).
2023-05-12 12:56:53 +01:00
5b0a8cd51f first commit 2023-05-10 20:45:23 +01:00