Fonyx / budgie

A budgeting app using node, express, mysql and heroku
https://fonyx-budgie.herokuapp.com/
0 stars 1 forks source link

Decide on graph types #18

Open Fonyx opened 3 years ago

Fonyx commented 3 years ago

As we have shifted to chart.js we need to decide what chart implementations we want to implement. We are using chart.js version: 3.5.1 which has a lot to choose from.

https://www.chartjs.org/docs/latest/samples/bar/vertical.html

I would suggest we use the linear gradient for the timeline chart, and area-line stacked for the categories