Commit Graph

9 Commits

Author SHA1 Message Date
6e6713cc8c update README.md 2023-05-24 01:25:24 +01:00
7ea2b0ac19 - Significant refactoring resulting in a 34% reduction in size of the codebase (excluding the Lightweight Charts package) and greater efficiency.
- Upgraded to Lightweight Charts v4.0.1.
- Added a ‘hover’ item to the returning dictionary from subscribe_click.
- Markers and SubCharts no longer use a UUID for identification, but an 8 character string.
2023-05-21 15:42:57 +01:00
76b5b7a161 - Fixed a bug causing the library to throw errors when used with python 3.9.
- Fixed a bug that did not size the multi pane charts correctly.
- Implementation of the ‘grid’ common method.
2023-05-20 01:45:40 +01:00
b60e9705cb - Fixed a bug causing the library to throw errors when used with python 3.9.
- Fixed a bug that did not size the multi pane charts correctly.
- Implementation of the ‘grid’ common method.
2023-05-20 01:14:01 +01:00
a5df5dedfc Update README.md 2023-05-18 23:38:17 +01:00
00bb1c5536 RTD 2023-05-16 22:20:47 +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
5b0a8cd51f first commit 2023-05-10 20:45:23 +01:00