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
I noticed that heatmap color scheme is not applied correctly to data:
Values in the table lie in range [0, 1]. I put value baunds to [-1, 1] - so all zero values should have green color.
But they are still rendered as white - somehow color scheme is not applied to them.