2.0.0
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 areset=Trueoptional argument to actually erase all previous candles first (closes #3)