v2.36.0
Table-like visualizations render faster
- PlotResizer is split into two:
PlotResizer
andTableResizer
TableResizer
no longer runs theusePlotEnv
hook which is not necessary for table-like visualizations: Gauge, RawFluxDataTable, SimpleTable, and TableSizedTable
is now much more performant due to the removal of theusePlotEnv
hook