-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[charts] Allow dataset
to be used with ScatterChart
#14875
Comments
@JCQuintas one for you? :P |
Both |
Thanks for your quick answer. Looking forward to be able to use the dataset parameter with the Scatter and Pie Charts. |
dataset
to be used with ScatterChart
Fixed by #14915 |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @lgnbhl How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
Related page
https://mui.com/x/react-charts/scatter/
Kind of issue
Missing information
Issue description
There is no minimal reproducible examples using the 'dataset' parameter for ScatterChart and PieChart (like the basic example using BarChart). Learning how to use MUI X, I was not able to use the 'dataset' argument with ScatterChart and PieChart.
Would it be possible to add an minimal example for ScatterChart and PieChart using the 'dataset' argument (similar to the basic example in the BarChart documentation)?
Context
As a beginner in React, I tried to use the 'dataset' parameter with ScatterChart without success. Is it possible to fix this minimal example which is not working?
URL: https://codesandbox.io/p/sandbox/infallible-frost-67fcrp
Search keywords: ScatterChart using dataset parameter
The text was updated successfully, but these errors were encountered: