devexpress-blazor-gauges
Installation
SKILL.md
DevExpress Blazor Visualization Components
A collection of specialized visualization components for Blazor:
DxBarGauge— Circular bar gauge displaying multiple values as arcsDxRangeSelector— Linear scale with draggable sliders for range selection; optionally displays a background chartDxSankey— Flow diagram showing value transfer between two entity setsDxSparkline— Compact trend line/bar embedded in other UI (e.g., inside a Grid column)DxMap— Geo map with markers and route display using Azure, Google, or GoogleStatic tiles
When to Use This Skill
- Display multiple gauge values as concentric arc bars (
DxBarGauge) - Let users visually select a date/numeric range by dragging sliders (
DxRangeSelector) - Visualize flow between categories or entities (
DxSankey) - Embed a compact trend chart inside a Grid cell or card (
DxSparkline) - Show geo locations, routes, or markers on a map (
DxMap) - Export gauge/sparkline/sankey as PNG/PDF/JPEG/GIF