Releases: tradingview/lightweight-charts
Releases · tradingview/lightweight-charts
1.1.0
Added
- Apply localization to specific series (#62)
- Series-based markers (#24)
- Reduced size of the library by using
ts-transformer-minify-privates
transformer (#98)
Fixed
- The chart can't start from the left (#144)
- OHLC charts render incorrect when
value
is provided (#165) - Price axis is not shown if series is created inside promise chain (#164)
- The line chart can't move to the left (#143)
- Lots of non-passive event listener warnings (#139)
- applyOptions of histogram series with color doesn't affect the data (#112)
- Price Axis Scaling Bug (#122)
- LineSeries is not displayed if starting x value is out of viewport (#116)
- Crosshair isn't updated when timescale is changed (#120)
- Pinch isn't prevented by long tap (#95)
Thanks to our contributors:
- zach @n8tb1t
- Chris Kaczor @krzkaczor
See issues assigned to this version’s milestone or changes since the last published version.