fluttercandies / flutter-interactive-chart

A candlestick chart that supports pinch-to-zoom and panning.
https://pub.dev/packages/interactive_chart
MIT License
209 stars 66 forks source link

Moving Averages #2

Closed wedersonrsouza closed 2 years ago

wedersonrsouza commented 3 years ago

Excellent job!! A suggestion would be the possibility to add as many moving averages as you want (normal and exponential)

h65wang commented 2 years ago

Thanks for the suggestion. This has been addressed in v0.3.0 with the support for multiple trend lines.