Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gauge] - Customize Gauge Widget in Dashboard #2634

Open
10 tasks
Tracked by #2624
corteggiano opened this issue Feb 28, 2024 · 2 comments
Open
10 tasks
Tracked by #2624

[Gauge] - Customize Gauge Widget in Dashboard #2634

corteggiano opened this issue Feb 28, 2024 · 2 comments

Comments

@corteggiano
Copy link
Contributor

corteggiano commented Feb 28, 2024

❗ PLEASE MAKE THESE CHANGES UNDER A FEATURE FLAG
❗ PLEASE MAKE THESE CHANGES IN SMALL INCREMENTAL PRs AND NOT AT ONCE

Create the config panels for Gauge, they should have the following sections
Styles
* Show/hide the unit
* Show/hide property name
* Change the y min and y max
* Change the aggregation and resolution
* Change font sizes
Properties
* Can remove a property from here
* Can change the widget’s color from the color picker
Thresholds
* Can create a threshold
* Can remove a threshold
* Can change a threshold's color and value

image

Acceptance criteria

@corteggiano corteggiano changed the title [Dial and Gauge] - Customize Dial Widget in Dashboard [Dial and Gauge] - Customize Gauge Widget in Dashboard Feb 28, 2024
@corteggiano corteggiano changed the title [Dial and Gauge] - Customize Gauge Widget in Dashboard [Gauge] - Customize Gauge Widget in Dashboard Feb 29, 2024
@corteggiano
Copy link
Contributor Author

the resolution and aggregation are part of the Gauge widget’s query prop and should be updated using the existing dropdown found at dashboard/src/customization/propertiesSections/aggregationSettings/index.tsx

@gmuralidharreddy
Copy link
Collaborator

Can you please provide the UX for the style tab? Also, we need to add font size and unit font size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants