David P. Chassin
David P. Chassin
Note that if you use `px.scatter_map()` instead of `px.scatter_mapbox()` the pass through of scrolling works ok.
@Light2Dark, that probably explains the difference. I wasn't aware of the imminent deprecation. I just noticed that in an older marimo notebook I had zoom wasn't working. The switch to...
What I'm really looking for is a way to prevent markdown from being used in parts of the labels.
One solution is to surround all Mermaid text that goes through markdown processing with a `...` block.