I would like to create a bar chart like this using flutter, which package can I use?

143 Views Asked by At

Stacked Bar Chart

I tried StackedColumn100Series but I couldn't customize it the way I want.

2

There are 2 best solutions below

0
Jay Patel On

You can use fl_chart package.

Here is link : https://pub.dev/packages/fl_chart

0
Shashank Adhatrao On

You can use syncfusion chart library it's provide your define image chart and other various type of charts.