imaNNeo / fl_chart

FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
https://flchart.dev
MIT License
6.87k stars 1.78k forks source link

How can I display both bar charts and line charts in the same chart? #1689

Closed Hanmycode closed 5 months ago

Hanmycode commented 5 months ago

The current widget doesn't seem to be able to do this. How can I display both bar charts and line charts in the same chart? thanks

imaNNeo commented 5 months ago

Duplicate of #764