You know, D3 is the typical project I hate to love.<p>I _know_ I should use it, but every time I try to, I lose myself in it, and end up using Flot instead :(
Are these really performance extensions? They look more like extensions to simplify the creation of common charts like geo, stacked bar graphs, etc.<p>edit: The library looks pretty slick though--I like the fluent interface for describing a chart, and how it doesn't try to hide the lower level D3 functions. Here's a an example I found on their github: <a href="https://github.com/alexandersimoes/d3plus/blob/master/examples/dataviva/stacked.html" rel="nofollow">https://github.com/alexandersimoes/d3plus/blob/master/exampl...</a>
<i>An extension to the D3 library that allows fast and easy creation of popular visualizations.</i><p>Not so much <i>performance extensions</i> as <i>simplifications</i>... hopefully the title of the post can be adjusted.
<a href="https://github.com/alexandersimoes/d3plus/wiki/Visualization-Types" rel="nofollow">https://github.com/alexandersimoes/d3plus/wiki/Visualization...</a> just displays list of headings and no graph?