Commit Graph

9 Commits

Author SHA1 Message Date
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
0e709040d5 Update docs 2023-05-18 23:47:11 +01:00
6237cf4d5a New Feature: Multi-Pane Charts
- Added the create_subchart method to Chart.
- Added the SubChart class.
- Added an inner_width and inner_height parameter to Chart.
- The time_scale method can now disable the time scale completely.

Bugs:
- Fixed a bug which prevented markers from being placed on charts with a timescale less than a day.
2023-05-18 23:14:04 +01:00
0f061ae803 Fixed mistake in docs. 2023-05-17 15:25:38 +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