If the data is generating, see if you have an element with display:none (hidden) that you need to un-hide for display.
Just sounds like a CSS problem.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello,
I have some charts in an application.
I wanted to add a chart to display data on the dashboard, but ... strange ... the chart doesn't display.
Instead of displaying the chart, I just have a loading spinner.
I have checked all arrays / values passed to Laravel charts and all is ok.
I even tried several tests to check some hypothesis :
A is the dashboard chart and doesn't display correctly on the dashboard
B is another page chart and does display correctly on the other page
A on the other page doesn't display correctly
B on the dashboard displays correctly
What do you suggest me to check ?
Thanks a lot for your help.
V
Please or to participate in this conversation.