Magento dashboard charts not working
It’s very simple just follow the below code
Locate this file: app/design/adminhtml/default/default/template/dashboard/graph.phtml
And change: “getChartUrl()” to “getChartUrl(true)”
It’s very simple just follow the below code
Locate this file: app/design/adminhtml/default/default/template/dashboard/graph.phtml
And change: “getChartUrl()” to “getChartUrl(true)”