First modular release.
Added
- Modularize the library (first iteration). Trace types can be required in
one-by-one to make custom plotly.js bundles of lesser size. [#180, #187, #193, #202]
Changed
- Remove json assets from the js source files (to better support Webpack bundling) [#183]
- Update d3, tinycolor2, topojson dependencies [#195]
- Improve
'colorscale'
attribute description [#186]