Fix polar angle axis ticks text positions#6276
Fix polar angle axis ticks text positions#6276ckifer merged 2 commits intorecharts:mainfrom mindtraveller:main
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6276 +/- ##
==========================================
- Coverage 96.63% 96.61% -0.03%
==========================================
Files 221 221
Lines 20147 20157 +10
Branches 4129 4134 +5
==========================================
+ Hits 19470 19475 +5
- Misses 670 675 +5
Partials 7 7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
There's some visual diff: https://github.com/recharts/recharts/actions/runs/17464175639/artifacts/3927876648 looks legit to me, can you please update the snapshots and commit those too? |
|
This is the storybook diff: https://www.chromatic.com/build?appId=63da8268a0da9970db6992aa&number=2750 28 changes, looks like improvement to me. Thanks for the fix, let's merge this once the screenshots are up to date |
ckifer
left a comment
There was a problem hiding this comment.
Nice, will merge when the Vr tests are updated
|
how do I update all the snapshots? I only found |
|
That should do it yes |
Bundle ReportChanges will increase total bundle size by 1.45kB (0.06%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: recharts/bundle-umdAssets Changed:
view changes for bundle: recharts/bundle-cjsAssets Changed:
view changes for bundle: recharts/bundle-es6Assets Changed:
|
Description
Correctly set text vertical positions of polar angle axis.
Related Issue
#4747
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: