Hacker News new | ask | show | jobs
by Golodhros 3330 days ago
Hi antoaravinth, thanks for the question!

Totally! You could fork the library and modify the charts if that's what you need. The source code is based on the reusable API (https://www.eventbrite.com/engineering/leveling-up-d3-the-re...), and it should be easy for D3 developers to understand the code and extend it. Our development environment also provides with the demo pages that can be used as a sandboxed context, and you can make use of our current tests to keep the code well tested!

Regarding the drill down charts, in theory, is possible!