Nacho García Fernández
Nacho García Fernández
It would allow us to manage DI in every chart independently
These interfaces could reduce the complexity of the component update() method.
https://github.com/mbostock/svjimmy
We should be able to handle time or event window to draw elements coming from the backend
We are currently looping data several times: getting min/max axis values, transforming it into different formats, etc. We need to try to optimize this by iterating data only one time.
http://blog.webkid.io/responsive-chart-usability-d3/