Are you using panel with responsive=True?
pn.pane.Holoviews(hv_obj.opts(responsive=True, data_aspect=1), sizing_mode=“scale_both”)
1 Like
Are you using panel with responsive=True?
pn.pane.Holoviews(hv_obj.opts(responsive=True, data_aspect=1), sizing_mode=“scale_both”)