Hacker News new | ask | show | jobs
by _ar7 3158 days ago
Really cool that this is built completely from scratch. I expected a dependency on something like d3 at least.
1 comments

Thanks! That just about answers the burning question: why another charting library? It all boiled down to us needing some simple charts for our report data; nothing fancy, just something that went with our classic design. All we needed was some mappers to translate numbers to relatively sized shapes (or positions). The graphs over at GitHub looked awesome to start the styles from; from there on we focussed on making them generic.