Skip to content

3.2.0 - Temperature Gradient

Choose a tag to compare

@DTekNOdev DTekNOdev released this 24 Nov 09:03

v3.2.0 – Temperature Gradient

New Features:

  • Temperature Gradient Line:
    • The temperature line now features a color gradient that transitions from blue (cold/below freezing) to red/orange (warm/above freezing).
    • The gradient automatically calculates the freezing point position based on your temperature range.
    • Fully backwards compatible: If you have set a custom --meteogram-temp-line-color CSS variable, your custom color will be used instead of the gradient.
    • The gradient provides better visual differentiation of temperature ranges at a glance.

Upgrade Notes:

  • No breaking changes in this release.
  • The temperature gradient is enabled by default. To use a solid color instead, set the --meteogram-temp-line-color CSS variable in your theme or card styles.
  • See the README and STYLES.md for full details.