Hi,
I came across this method called partial_bundle()
in plotly R that reduces the HTML size of the plot from 3MB to 1MB (24 Improving performance | Interactive web-based data visualization with R, plotly, and shiny). I want the same functionality in python. How do i achieve it?