88c8a266ec
- Fixed an issue which caused JavaScript variables of the same name to be declared twice.
...
- Refactoring to allow the widget classes to use the subscribe_click method.
2023-05-17 12:45:54 +01:00
993fbe8ed8
Fixed a bug related to the latest version of pywebview causing charts not to load.
2023-05-17 00:17:28 +01:00
00bb1c5536
RTD
2023-05-16 22:20:47 +01:00
18b9b8ff41
RTD
2023-05-16 01:44:23 +01:00
3d1c096025
RTD
2023-05-16 01:41:10 +01:00
c3dc4573f7
RTD
2023-05-16 01:38:06 +01:00
a489c66d0b
RTD
2023-05-16 01:32:30 +01:00
202acd805e
Update README.md
2023-05-15 12:56:00 +01:00
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