Closed rochoa closed 8 years ago
Yeah at least for the sake of clarity I'd go with the other one. Also here we're not using anymore the enter/exit selections for d3, which might gives us problems in the future, especially considering #122
Closing it as the performance gain doesn't justify being less clear about what we want to achieve.
Similar to #150 but doing everything within append operation. It uses dom methods to manipulate element attributes.
There is no much difference in terms of performance from #150 so I would go with that other one.
What do you thing @fdansv?