flutter_echarts icon indicating copy to clipboard operation
flutter_echarts copied to clipboard

SankeyDiagram

Open Vanee-Trident opened this issue 2 years ago • 4 comments

Hi, Is there any plan of integrating SankeyDiagram in Flutter?

Vanee-Trident avatar Dec 30 '21 12:12 Vanee-Trident

Hey!

There is a Sankey section in the Echarts examples:

https://echarts.apache.org/examples/en/index.html#chart-type-sankey

You can use any diagram from the examples. Just copy the JSON from the example and feed to the Echarts widget.

dJani97 avatar Feb 15 '22 18:02 dJani97

@dJani97 any plans to continue work on Echarts?

lukylab avatar Jun 22 '23 08:06 lukylab

@lukylab Hi! I'm not a contributor in this repository, I'm just using it in a couple of projects.

dJani97 avatar Jun 22 '23 08:06 dJani97

Hi @dJani97 my apologies. May I ask if you are happy with it? I am looking for a package we could use for our little finance app and came across Echarts at https://pub.dev/packages/flutter_echarts, but it seems it was not updated for some time and the scores were not the best, so I am wondering if it is still usable...

lukylab avatar Jun 22 '23 13:06 lukylab