Skip to content

feat(react-charts): add support for rounded X Tick Values - #35490

Merged
Anush2303 merged 10 commits into
microsoft:masterfrom
Anush2303:usr/agupta/v9/XRoundedTicks
Nov 19, 2025
Merged

feat(react-charts): add support for rounded X Tick Values#35490
Anush2303 merged 10 commits into
microsoft:masterfrom
Anush2303:usr/agupta/v9/XRoundedTicks

Conversation

@Anush2303

Copy link
Copy Markdown
Contributor

New Behavior

Add support for 1. x rounded tick values
2. honor xMinValue and xMaxValue props

Related Issue(s)

  • Fixes #

@Anush2303
Anush2303 marked this pull request as ready for review November 14, 2025 08:07
@Anush2303
Anush2303 requested a review from a team as a code owner November 14, 2025 08:07
@github-actions

github-actions Bot commented Nov 14, 2025

Copy link
Copy Markdown

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-charts
AreaChart
401.301 kB
122.791 kB
401.451 kB
122.847 kB
150 B
56 B
react-charts
DeclarativeChart
718.606 kB
208.058 kB
719.091 kB
208.156 kB
485 B
98 B
react-charts
GanttChart
383.058 kB
115.953 kB
383.208 kB
116.015 kB
150 B
62 B
react-charts
GroupedVerticalBarChart
390.846 kB
118.496 kB
390.996 kB
118.557 kB
150 B
61 B
react-charts
HeatMapChart
385.138 kB
117.661 kB
385.288 kB
117.724 kB
150 B
63 B
react-charts
LineChart
410.571 kB
124.202 kB
410.721 kB
124.268 kB
150 B
66 B
react-charts
ScatterChart
390.353 kB
118.433 kB
390.503 kB
118.5 kB
150 B
67 B
react-charts
VerticalBarChart
425.412 kB
123.541 kB
425.562 kB
123.604 kB
150 B
63 B
react-charts
VerticalStackedBarChart
397.198 kB
119.445 kB
397.348 kB
119.51 kB
150 B
65 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-charts
DonutChart
297.339 kB
88.898 kB
react-charts
FunnelChart
288.594 kB
85.727 kB
react-charts
GaugeChart
312.216 kB
92.539 kB
react-charts
HorizontalBarChart
294.96 kB
86.77 kB
react-charts
HorizontalBarChartWithAxis
63 B
83 B
react-charts
Legends
234.066 kB
69.154 kB
react-charts
SankeyChart
199.518 kB
61.371 kB
react-charts
Sparkline
91.253 kB
28.726 kB
🤖 This report was generated against 696579c0feb8927350471487b133478f181352cd

@github-actions

Copy link
Copy Markdown

Pull request demo site: URL

@Anush2303

Copy link
Copy Markdown
Contributor Author

Comment thread packages/charts/react-charts/library/src/utilities/utilities.ts Outdated
@Anush2303

Anush2303 commented Nov 17, 2025

Copy link
Copy Markdown
Contributor Author

Comment thread packages/charts/react-charts/library/etc/react-charts.api.md
@Anush2303

Copy link
Copy Markdown
Contributor Author

Comment thread packages/charts/react-charts/library/src/utilities/utilities.ts Outdated
@Anush2303

Copy link
Copy Markdown
Contributor Author

@AtishayMsft

Copy link
Copy Markdown
Contributor

Could you refresh playwright report

@Anush2303

Copy link
Copy Markdown
Contributor Author

@AtishayMsft

Copy link
Copy Markdown
Contributor

Could you add the example with x axis range to the test set

@Anush2303
Anush2303 merged commit 6d57e57 into microsoft:master Nov 19, 2025
12 checks passed
@Anush2303
Anush2303 deleted the usr/agupta/v9/XRoundedTicks branch November 19, 2025 09:13
tudorpopams pushed a commit to tudorpopams/fluentui that referenced this pull request Apr 14, 2026
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

Successfully merging this pull request may close these issues.

3 participants