v0.2.0: Smoother zooming
- BREAKING: Organize folder structures, now you only need to import
package:interactive_chart/interactive_chart.dart
- BREAKING: Change CandleData
timestamp
to milliseconds, you might need to multiple your data by 1000 when creating CandleData objects - Fix an issue where zooming was occasionally not smooth
- Fix an issue where overlay panel was occasionally clipped