Skip to content

Load smaller Plotly bundle asynchronously

Axel Bocciarelli requested to merge plotly into master

Addresses the main issue in #371.

The combined bundle size is now down to 4.27 MB, and the core bundle now weighs 3.14 MB. The plotly bundle is loaded asynchronously and weighs 888 KB.

image

Merge request reports