What do you mean by "config"? If you want to tune the visual appearance of your data you can use the "layout" JSON. Not sure you can do the axis zoom...
I found it incredibly hard to find good documentation of this tho (Plotly's side).
Ooh, got ya Yeah that would be cool! The menu is enabled by default and can be disabled when initializing plotly, so they did that for a reason. But exposing some of that in the editor would be awesome.
You'll encounter some limitations to the functionality of the toolbar since the custom component runs in a sandboxed iframe. For instance, 'Download plot as a png' won't work.
+1 to the initial feature request, it's great to see there's a workaround, but it would be wonderful if plotly's configuration options were supported natively!
+1, as a developer I would find this feature extremely useful. We're a small software team that really leverages Retool's low-code profile to deliver quick business value. One of our stakeholders are Scientists who have requested many times being able to pan, zoom, and download the Plotly charts so we've had to implement workarounds for native functionality of Plotly.