Realtime Chart Support
Hi, thanks for a great finance library.
i want to build a realtime candle chart, is possible to using this library? what i want is i will update the high price of the last candle and then add new candle if there is new candle from server (websocket)
We are trying to do the same in our team, we want to be able to connect to our websockets to keep the data live. if someone could point us in the right direction we would happy to build it for the community
Still waiting on this.. it's an awesome package
I'm doing the same thing to show real-time data.
added the merge request https://github.com/fluttercandies/flutter-interactive-chart/pull/27