You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
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 cmincmax values across the full dataset so that the colors across the three facets are comparable.