This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Description
In this example...

each of the three heatmap traces is producing it's own colorbar with slightly different autorange extents, and they all overlap. I think instead we should only display a single colorbar, and we should manually compute the cmin cmax values across the full dataset so that the colors across the three facets are comparable.