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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[charts] Add Gauge components #2903

Closed
1 task done
oliviertassinari opened this issue Sep 4, 2020 · 6 comments 路 Fixed by #11996
Closed
1 task done

[charts] Add Gauge components #2903

oliviertassinari opened this issue Sep 4, 2020 · 6 comments 路 Fixed by #11996
Labels
component: charts This is the name of the generic UI component, not the React module! linked in docs The issue is linked in the docs, so completely skew the upvotes new feature New feature or request waiting for 馃憤 Waiting for upvotes

Comments

@oliviertassinari
Copy link
Member

oliviertassinari commented Sep 4, 2020

  • I have searched the issues of this repository and believe that this is not a duplicate.

Summary 馃挕

Gauge displays one metric with a bounded scale.

Examples 馃寛

Capture d鈥檈虂cran 2020-09-04 a虁 15 12 37

Motivation 馃敠

A sub-items of #1408. There are 2 types of gauge: circular and linear.

Benchmarks

MUI X Gauge

https://mui.com/x/react-charts/gauge/

@eps1lon
Copy link
Member

eps1lon commented Sep 4, 2020

That's a styled <meter> element. Why did you include react-aria's Meter component in mui/material-ui#22472 but not here?

@oliviertassinari
Copy link
Member Author

oliviertassinari commented Sep 4, 2020

@eps1lon Thanks, adding https://react-spectrum.adobe.com/react-aria/useMeter.html to the relevant resources for the Gauge. I have missed it.

@eps1lon
Copy link
Member

eps1lon commented Sep 5, 2020

Thanks, adding react-spectrum.adobe.com/react-aria/useMeter.html to the relevant resources for the Gauge. I have missed it.

How does Gauge relate to Stat? Is it a kind of Stat or used in a slot of Stat? The relation is currently not explained.

@oliviertassinari oliviertassinari transferred this issue from mui/material-ui Oct 17, 2021
@oliviertassinari oliviertassinari added new feature New feature or request waiting for 馃憤 Waiting for upvotes labels Oct 17, 2021
@joserodolfofreitas joserodolfofreitas added the component: charts This is the name of the generic UI component, not the React module! label Jun 15, 2023
@oliviertassinari oliviertassinari added the linked in docs The issue is linked in the docs, so completely skew the upvotes label Jul 31, 2023
@meetsafely

This comment was marked as resolved.

@akamfoad
Copy link
Contributor

Hi @oliviertassinari I'd like to pick this up if no one is working on it.

@joserodolfofreitas joserodolfofreitas moved this from Future to In progress now in MUI X public roadmap Feb 9, 2024
@oliviertassinari oliviertassinari changed the title Add Gauge components [charts] Add Gauge components Feb 13, 2024
Copy link

鈿狅笍 This issue has been closed.
If you have a similar problem, please open a new issue and provide details about your specific problem.
If you can provide additional information related to this topic that could help future readers, please feel free to leave a comment.

@joserodolfofreitas joserodolfofreitas moved this from In progress now to Recently completed in MUI X public roadmap Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: charts This is the name of the generic UI component, not the React module! linked in docs The issue is linked in the docs, so completely skew the upvotes new feature New feature or request waiting for 馃憤 Waiting for upvotes
Projects
MUI X public roadmap
Recently completed
Development

Successfully merging a pull request may close this issue.

5 participants