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

Repaint when the last candle changed #27

Open dadagov125 opened 3 months ago

dadagov125 commented 3 months ago

This is necessary to draw a real-time chart when the price of the last candle changes.

dadagov125 commented 3 months ago

Added current price label