Skip to content

Conversation

prakhargupta1
Copy link
Member

@prakhargupta1 prakhargupta1 commented Oct 6, 2025

Screenshot 2025-10-06 at 2 46 23 PM
  • Typescript to be added

@prakhargupta1 prakhargupta1 added docs Improvements or additions to the documentation. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. scope: charts Changes related to the charts. labels Oct 6, 2025
@mui-bot
Copy link

mui-bot commented Oct 6, 2025

Deploy preview: https://deploy-preview-19827--material-ui-x.netlify.app/

Updated pages:

Bundle size report

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against b2114fd

Copy link

codspeed-hq bot commented Oct 6, 2025

CodSpeed Performance Report

Merging #19827 will not alter performance

Comparing prakhargupta1:bar-range-chart (b2114fd) with master (d9c6da3)1

Summary

✅ 12 untouched

Footnotes

  1. No successful run was found on master (4919b05) during the generation of this report, so d9c6da3 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@alexfauquette
Copy link
Member

Plotting the range is the easy aspect. The difficulty is to get meaning full internal values. That's important especially for the tooltip

@prakhargupta1
Copy link
Member Author

Plotting the range is the easy aspect. The difficulty is to get meaning full internal values. That's important especially for the tooltip

In this case, the tooltip shows the range (max-min) of the bar, that should be meaningful to the reader. What are your thoughts on putting this demo on the docs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation. scope: charts Changes related to the charts. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants