Skip to content

0.11.0

Compare
Choose a tag to compare
@amotl amotl released this 26 Oct 19:47
  • Add categorical colors. Thanks, @JonasProgrammer!
    • Color mode can be switched between threshold (default/fallback) and categories
    • Categories are based on the datapoint's locationName field
  • Add absolute circle size. Thanks, @JonasProgrammer!
    • Add option for absolute circle size, rather than using a dynamic range (disabled by default and as fallback)
    • Use prefactor for absolute values, defaulting to 1.0
    • Absolute circles are still being clamped by min/max settings