1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-07-03 12:48:38 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
69bbd3db62 Report formatting fixes
This adds a special cursor to indicate reports can be clicked and
ensures full legends are displayed
2017-06-19 20:24:56 -04:00
9844785b8d Basic Report UI complete! 2017-06-17 10:28:50 -04:00
a08131b1ba Use ES6 classes instead of React.createClass and editing prototypes 2017-06-07 19:12:53 -04:00
6ccf9208f0 Reports: Add keys to everything to make React happy 2017-02-19 16:42:22 -05:00
9c20f3bb02 StackedBarChart.js: Sort by decreasing value 2017-02-19 16:39:02 -05:00
232e4b0682 StackedBarChart.js: Add tooltips to the bars 2017-02-19 07:41:25 -05:00
bef2caef12 StackedBarChart.js: Don't skip lines in legend 2017-02-19 06:14:28 -05:00
b443963375 reports: Allow drilling down 2017-02-17 10:01:31 -05:00
4d642d1772 WIP: Stacked bar chart 2017-02-15 20:56:41 -05:00