lightweight-charts-python
lightweight-charts-python copied to clipboard
Markers
Description
It would be great to have markers on the charts!!!
Any chance on including this feature in the next release?
Code example
Method of implementation
No response
@gregoryteach https://lightweight-charts-python.readthedocs.io/en/latest/reference/abstract_chart.html#AbstractChart.marker
marker can now only be added to around ohlc. How to customize y location. Or as a fallback, to attach to any Line series and set the line to invisible (which is doable in js version)