Skip to content

Added fill color support to PolarGrid#6287

Merged
ckifer merged 1 commit intorecharts:mainfrom
mindtraveller:main
Sep 8, 2025
Merged

Added fill color support to PolarGrid#6287
ckifer merged 1 commit intorecharts:mainfrom
mindtraveller:main

Conversation

@mindtraveller
Copy link
Contributor

Description

Related Issue

#2856

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a storybook story or VR test, or extended an existing story or VR test to show my changes

@PavelVanecek
Copy link
Collaborator

Thanks for the PR. Looks like a rounding problem in the unit test. Which os are you using? These are usually stable from what I've seen

@mindtraveller
Copy link
Contributor Author

it's because of this change:

image

Reverted. doesn't worth it :)

@codecov
Copy link

codecov bot commented Sep 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.62%. Comparing base (bbb344e) to head (e87ca01).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6287   +/-   ##
=======================================
  Coverage   96.62%   96.62%           
=======================================
  Files         221      221           
  Lines       20182    20186    +4     
  Branches     4140     4144    +4     
=======================================
+ Hits        19501    19505    +4     
  Misses        674      674           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ckifer ckifer merged commit b8cc91a into recharts:main Sep 8, 2025
20 checks passed
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