gcvis
gcvis copied to clipboard
Add accumulated totals, the lazy way
I wanted to see accumulated totals. This isn't ideal from a memory POV, but it got me the data I needed.
Also refactored the JS a bit, seems to work.