GitHub user jmaferreira created a discussion: Support for Target/Goal in "Big Number with Trendline" Visualisation
**Use Case** The "Big Number with Trendline" visualisation is excellent for quickly showcasing key metrics. However, in many real-world scenarios, we need to assess not just the metric itself, but whether it meets or exceeds a **target** or **goal**. For example: * Sales target vs. actual sales * System uptime vs. SLA requirement * Customer satisfaction score vs. target Currently, users have to add additional visualisations or manual annotations to interpret performance relative to goals, which complicates dashboards and reduces clarity. This feature would greatly enhance the utility of the "Big Number with Trendline" visualisation by turning it into a **goal-aware performance indicator**, reducing the need for multiple charts and simplifying dashboards. **Proposed Solution** Introduce a **target/goal property** for the "Big Number with Trendline" visualisation with the following capabilities: 1. **Target definition options:** * **Static value:** Users manually set a target (e.g., 1000). * **Dynamic value:** Target value comes from a **dataset column**, allowing flexibility across time periods or dimensions. 2. **Conditional formatting:** * Big number displays in **red** if below target. * Big number displays in **green** if at or above target. * Optional configuration for custom colours and thresholds (e.g., red < 80%, yellow 80-99%, green ≥ 100%). 3. **Optional display elements:** * Target value shown in tooltips or labels for context. * Ability to toggle trendline visibility independently of target formatting. GitHub link: https://github.com/apache/superset/discussions/35016 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
