Glowing Lines, Smoother Curves, Smarter Editing
This release brings exciting new styling options to make your graphs pop, along with a more interactive editing experience and significant internal improvements for better performance and stability.
What's New
- Line Glow Effect: A new
line_glowoption adds a subtle, beautiful glow to your graph lines, making them stand out on your dashboard. - Multiple Curve Styles: You can now choose the graph's interpolation style! Select from
spline(the smooth default),linear(for straight lines), orstep(for a blocky look) using the newcurveoption in the editor. - Interactive Editing: To help with configuration, data points are now visible on the graph, but only when you're in the card editor. This keeps your dashboard view clean while making it easier to see the underlying data during setup.
- Smoother Graph Lines: Graph lines now have rounded ends, giving them a more polished and modern appearance.
Fixes & Improvements
- Editor Enhancements: The opacity slider in the editor is now more precise, allowing for finer control over the graph's appearance.
- Modernized Build Process: The card's build system has been completely overhauled for better performance and a smaller file size.