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
I semi-resolved it by forcing the chart height to 600px (with 'height' => 600). It's a compromise because, although it looks okay on a desktop, it looks vertically stretched on a mobile. As you can see, I tried using responsive to change the height on smaller screens, but that made no difference.
Using Filament v3.2.15 with the Apex charts plugin v3.1.2, my stacked bar chart is coming out squashed almost flat on a mobile phone.
My code:
The text was updated successfully, but these errors were encountered: