Page 1 of 1

Transaction statistics

Posted: Mon Jul 14, 2014 7:43 am
by aramacciotti
I post a new version of Transaction Statistics that report and graph (line) the yearly saving and yearly available sum.
For that I used a different version of Chart.js, ChartNew.js (https://github.com/FVANCOP/ChartNew.js) that'san evolution of that one. I used it because on that there has been a new option to assign a color to a given base line (in my case the "zero" value).
Below a simple example of what you get.
Capture.PNG
(27.53 KiB) Downloaded 1099 times

Re: Transaction statistics

Posted: Mon Jul 14, 2014 6:36 pm
by Nikolay
Smart. I like it.
What do you think ChartNew.js should replace Chart.js or both js should be used?

Re: Transaction statistics

Posted: Tue Jul 15, 2014 3:46 pm
by aramacciotti
Nikolay wrote:Smart. I like it.
What do you think ChartNew.js should replace Chart.js or both js should be used?
I've both because the main page and other GRM use the Chart.js. ChartNew born from Chart and mainly maintain all the previous functions, but it seems to me there are few differences and it's possible something doesn't work in the same way.