Skip to content

Glowing Lines, Smoother Curves, Smarter Editing

Choose a tag to compare

@github-actions github-actions released this 07 Aug 20:22

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.

image

What's New

  • Line Glow Effect: A new line_glow option 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), or step (for a blocky look) using the new curve option 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.