Skip to content

v0.2.0: Smoother zooming

Compare
Choose a tag to compare
@h65wang h65wang released this 19 Jul 20:06
· 25 commits to master since this release
  • 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