Dash.jl: download graph as svg, 'toImageButtonOptions' not working!

solved:
... dcc_graph(id="fig", config= PlotConfig(toImageButtonOptions=attr( format="svg", filename = "myplot" ).fields) ...

1 Like