문제

We just changed our server and now on our magento dashboard orders graph is working but amounts graph is not working.

I tried many solutions like: 1. updated stats 2. reindexing 3. Changed api url to this: const API_URL = 'http://chart.apis.google.com/chart'; and many more but nothing worked for me.

This is how the amount graph is looking on dashboard.

enter image description here

After adding onilab module my graph is looking like this: enter image description here Actually I think, the main problem is that it is not calculating tax,shipping and revenue for other intervals other than "This and last year interval" because for "This and last year interval", amounts graph is looking like this: enter image description here

올바른 솔루션이 없습니다

다른 팁

1) Please Follow this link: https://support.magento.com/hc/en-us/articles/360024850172-Switch-from-deprecated-Google-Image-Charts-to-Image-Charts

if graph not working by above patch. then use below module

2) https://github.com/onilab/magento-1-google-api-chart-fix

Hope this will help you. thanks

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top