That means it doesn't satisfy our definition of done and may be changed or even deleted. For an exact status, please reach out to the Fancy team through the dev_fancy or ux_fancy channels.
Siteimprove Design System: Adhere to Siteimprove's guidelines for color, typography, and spacing. If you are not using a component from Fancy, match the styling of your DCIGaugeSimple to existing components for visual consistency.
Meaningful data: Ensure the displayed score or progress value is relevant and actionable for the user.
Prioritize clarity: The component should be instantly understandable. Avoid clutter and extraneous elements.
Use color to reinforce the meaning of the data (e.g., green for positive, red for negative).
The data is highly volatile: A gauge isn't suitable for rapidly changing values. Use Chart or other data visualisation.
A trend over time is more important: Consider a Line Chart or SparkLine for trends.
Precise numerical values are critical: A gauge is an approximation; use a numerical display if exact figures are necessary. Use Highlight component instead.
The metric does not have a target of 100: A gauge requires a defined goal to measure against.