Plotly == 5.17 (I’ve upgraded plotly to the latest version, but the issues persist. The latest version of plotly’s corresponding plotly.js is 2.30.0, NOT 2.30.1, for what it’s worth). The code takes a table of lat-long pairs and corresponding data and creates a group of contours...
I've written some code to create subplots with maps based on the JRC Global Surface Water dataset. My code creates the maps just fine, but when I want to add a legend to explain the colors, they look off. I've written extra code to test the colorbars and the l...