0.5.10
Heatmap bugfix
One more fix: When using position
: "fixed"
and a max
value lower than the automatically detected maximum number of agents in a single cell, colors were not correctly rendering. This fix clamps the alpha value to the range 0...1, so that values above the maximum render correctly.