Skip to content

Releases: tradingview/lightweight-charts

1.1.0

30 Aug 07:29
Compare
Choose a tag to compare

Added

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:

See issues assigned to this version’s milestone or changes since the last published version.

1.0.2

19 Jul 12:08
Compare
Choose a tag to compare

Fixed

  • The histogram last bar not hide in chart (#133)

1.0.1

10 Jul 16:14
Compare
Choose a tag to compare

Fixed

  • Setting the data to series fails after setting the data to histogram series with custom color (#110)

1.0.0

08 Jul 08:34
Compare
Choose a tag to compare

The first release.

The docs for this version are available here.