- Synced Subcharts will now have synced crosshairs.
- Fixed a bug causing Subcharts not to sync initially. - added `scale_margin_top` and `scale_margin_bottom` parameters to the `price_scale` method. - Added `price_line` and `price_label` parameters to `create_line`. - Lowered the default margins of the chart.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
project = 'lightweight-charts-python'
|
||||
copyright = '2023, louisnw'
|
||||
author = 'louisnw'
|
||||
release = '1.0.11'
|
||||
release = '1.0.12'
|
||||
|
||||
extensions = ["myst_parser"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user