Closed
Description
Plotly is a really great library, I think its the best js library out there for scientific graphs in javascript.
I wonder how difficult it is to modularise Plotly - as the current minified cdn version is 1.1MB.
This is quite heavy for someone who, for example, just wants to implement scatter plots.
I think the library would gain a lot of adoption if you could pick and choose which features to include into someonese project.