Skip to content

2.0.0

Choose a tag to compare

@BoboTiG BoboTiG released this 20 Jul 18:06
· 245 commits to main since this release
87786a0

Changed

  • Fixed values computation in the info bar by using the whole candle set rather than only the visible one (closes #2)
  • Changed the Chart.update_candles() behavior: it will update current candles by default, and now accepts a reset=True optional argument to actually erase all previous candles first (closes #3)