techblog2022-05-20
Reducing the Bundle Size of plotly.js
Plotly is a highly versatile library used not only in JavaScript but also in Python and R. However, its bundle size is too large for frontend use. This article summarizes how to reduce Plotly's bundle size and how to apply it with react-plotly.js.