You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It shows both the line and bar chart, but the line chart x axis position is flowing outside of the graph area, the line must start from the Jan month. I have tried to resolve but not luck.
The text was updated successfully, but these errors were encountered:
I have used the latest package of fl_chart to implement Combined chart (Line + Stacked Bar chart)
Stack( children: [ _BarChart(...), _LineChart(...) ] )
It shows both the line and bar chart, but the line chart x axis position is flowing outside of the graph area, the line must start from the Jan month. I have tried to resolve but not luck.
The text was updated successfully, but these errors were encountered: