Skip to content

Add Gauge Widget Visualization Type #226

@kalynstricklin

Description

@kalynstricklin

Add a new visualization type for displaying single value metric within a known range.

  • Register new vis type (gauge) in VisualizationRegistry
  • Implement doughnut from Chart.js to fills with current val and configured with a min/max range
  • support configurable color thresholds

Config Options:
Min/ Max value range - value range for the dougnut
Unit Label - display unit
Color Zones - min, max , color thresholds
Label - display name for metric

(this would be so useful with displaying biometric data and similar data with a known range :p)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions