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
Description of the bug
I have some issue for Pie chart, on desktop web browser everything is fine.
but on the mobile device web browser, the Pie chart is not appear on the UI.
This is only for the Pie chart, when I use another type of chart like RadarChart then it working. Please check the screenshots
I cannot debug with dart tools to check for the hierarchy of widget tree, because this issue on mobile device web browser.
To Reproduce
Add the Pie chart to the UI, and build for the web and either deploy on local host or remote server, then run it on Mobile Device web browser
Screenshots
Radar chart on mobile web browser
Radar chart on desktop web browser
Pie chart on mobile web browser
Pie chart on desktop web browser
Versions
Flutter: 3.0.2
fl_chart: 0.55.0
The text was updated successfully, but these errors were encountered:
Description of the bug
I have some issue for Pie chart, on desktop web browser everything is fine.
but on the mobile device web browser, the Pie chart is not appear on the UI.
This is only for the Pie chart, when I use another type of chart like RadarChart then it working. Please check the screenshots
I cannot debug with dart tools to check for the hierarchy of widget tree, because this issue on mobile device web browser.
To Reproduce
Add the Pie chart to the UI, and build for the web and either deploy on local host or remote server, then run it on Mobile Device web browser
Screenshots
Radar chart on mobile web browser
Radar chart on desktop web browser
Pie chart on mobile web browser
Pie chart on desktop web browser

Versions
The text was updated successfully, but these errors were encountered: