How to Disable Mapbox refresh?

Hi,
Is there a way to disable Mapbox refresh after having changed an input in callback ?
I think it makes the app a bit uncomfortable.
Thanks!

you can try to use my dash core components, using mydcc.Relayout()
:slightly_smiling_face: :slightly_smiling_face:

This isn’t possible in the dcc.Graph component right now. This will likely get solved when https://github.com/plotly/plotly.js/issues/1850 is resolved.

@jimmybow’s custom graph component might work in the interim.

If any company would like to expedite this work through sponsorship, please reach out.