interactive_chart 0.2.0 copy "interactive_chart: ^0.2.0" to clipboard
interactive_chart: ^0.2.0 copied to clipboard

outdated

A candlestick chart that supports hand gestures such as pinch-to-zoom and panning.

0.2.0 #

  • 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

0.1.1 #

  • Improve performance.
  • Allow high and low prices to be optional.
  • Align date/time labels towards vertical bottom.

0.1.0 #

  • Initial Open Source release.
138
likes
0
pub points
85%
popularity

Publisher

verified publisherfluttercandies.com

A candlestick chart that supports hand gestures such as pinch-to-zoom and panning.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on interactive_chart