mui / mui-x

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
https://mui.com/x/
4.08k stars 1.26k forks source link

[charts] Support for ordinal axes #13046

Closed joserodolfofreitas closed 2 months ago

joserodolfofreitas commented 4 months ago

Summary

Ordinal axes are essential for visualizing data where one of the axis have a specific order but don't represent continuous values (e.g., weekdays, months, quarters).

Ordinal axes prioritize order over uniform spacing. This means data points appear at consistent intervals on the chart regardless of the actual time or distance between them. Consequently, missing data periods, like nights or weekends, won't cause gaps in the visual representation.

E.g. Stock charts usually are usually ordinal by default.

Motivation

Benchmark

Search keywords:

github-actions[bot] commented 2 months ago

:warning: This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

@joserodolfofreitas: 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.