moneymanagerex / general-reports

Bunch of general reports for Money Manager Ex
http://moneymanagerex.org/
MIT License
75 stars 47 forks source link

Use ChartNew.js instead of chart.js #38

Closed Spoker closed 7 years ago

Spoker commented 7 years ago

Graphs were not working because chart.js was linked instead of ChartNew.js

Afterwards, I saw I was missing the old chart.js file. After copying it again, it worked, but I guess chartnew.js is better, so I fixed this.