Skip to content

docs: Add Trapezoid to Storybook#6189

Merged
ckifer merged 1 commit intorecharts:mainfrom
rephaelberkooz:reph/document-trapezoid-storybook
Aug 7, 2025
Merged

docs: Add Trapezoid to Storybook#6189
ckifer merged 1 commit intorecharts:mainfrom
rephaelberkooz:reph/document-trapezoid-storybook

Conversation

@rephaelberkooz
Copy link
Contributor

Description

Adds Trapezoid to API/shapes in Storybook.

Related Issue

6181

Motivation and Context

Per @PavelVanecek:

This component is exported from index but has no documentation or storybooks

How Has This Been Tested?

  • ✅ Type checking: Ran npm run check-types-storybook - no errors
  • ✅ Linting: Ran npm run lint-storybook - passed with no new errors
  • ✅ Build verification: Successfully built storybook with npm run build-storybook
  • ✅ Visual verification: Opened storybook in browser to verify Trapezoid renders correctly

Screenshots (if appropriate):

Screenshot 2025-08-06 at 4 23 22 PM

Types of changes

New documentation, covering gap in existing documentation.

  • 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 extended an existing story to show my changes

@codecov
Copy link

codecov bot commented Aug 6, 2025

Bundle Report

Bundle size has no change ✅

@codecov
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.74%. Comparing base (10d07d2) to head (81f7cbe).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6189   +/-   ##
=======================================
  Coverage   96.74%   96.74%           
=======================================
  Files         222      222           
  Lines       20019    20019           
  Branches     4140     4140           
=======================================
  Hits        19368    19368           
  Misses        645      645           
  Partials        6        6           

☔ 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.

Copy link
Member

@ckifer ckifer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@ckifer ckifer merged commit bdf962a into recharts:main Aug 7, 2025
21 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.

2 participants