Category "color-palette"

How to shared color palette between multiple subplots?

I have the following figure: The figure is composed by the following code snippet: fig = plt.figure(constrained_layout=True) grid = fig.add_gridspec(2, 2) ax_

Logarithmic scale for leaflet legend and color palette

I am plotting GIS data using leaflet in R and I am setting the colour of the plotted points to a value in the data set. The data values span a wide range and i