Skip to content

0.5.10

Compare
Choose a tag to compare
@scottpdo scottpdo released this 10 Nov 16:16
· 70 commits to main since this release

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.