3.2.0 - Temperature Gradient
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-colorCSS 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-colorCSS variable in your theme or card styles. - See the README and STYLES.md for full details.