codeTrio Sales Summary Graph
This plugin puts a sales graph on the landing page of the admin to see sites overall sales ups and downs at a glance. - Very easy to install. - Can select only the orders that has been processed and ignore the canceled orders. Tools Used: - Google graph API - jQuery Follow the installation instruction and you'll be able to install it |
![]() |
v1.5.1, v1.5.2, v1.5.3, v1.5.4 |
![]() |
imranulh |
![]() |
DrByte - 24 Jul 2020 |
![]() |
715 |
Version History
codeTrio Sales Summary Graph - Version: 1.05 | |||||||||||||
Included jQuery since the supported ZC versions don't always load jQuery in the admin. If you get jQuery errors, uncomment the code.jquery.com CDN load, and/or update your existing jQuery loading to newer version earlier in your Admin code. Also updated the div ID from "graph" to "ctgraph" to avoid conflicts with other graphs. Also upgraded some outdated PHP function calls. |
|||||||||||||
|
|||||||||||||
codeTrio Sales Summary Graph - Version: 1.04 | |||||||||||||
Applied updates mentioned in the support thread. (Apologies: I don't have a CT account, so couldn't test with real data, so this is untested.) |
|||||||||||||
|
|||||||||||||
codeTrio Sales Summary Graph - Version: 1.03 | |||||||||||||
2 Errors fixed: 1. On 30 / 90 / 120 days report, the dates were showing incorrect in some cases. 2. If there was no order to show, a PHP warning triggered. |
|||||||||||||
|
|||||||||||||
codeTrio Sales Summary Graph - Version: v1.02 | |||||||||||||
Bug fix: The date range in the graph X axis was 1 month ahead of the original date in version 1.01 |
|||||||||||||
|
|||||||||||||
codeTrio Sales Summary Graph - Version: v1.01 | |||||||||||||
The split() function was giving warning on PHP 5.3. Replaced split() with preg_split(). The add-on should now fully compatible with PHP 5.3. Thank you swguy for pointing it out. |
|||||||||||||
|
|||||||||||||
codeTrio Sales Summary Graph - Version: 1.0 | |||||||||||||
|
|||||||||||||