Skip to content

fix(Bar): Clamp radius to width/height to not cause artifacts with small values (including 0) when rounding a single edge. Fixes #383#610

Merged
techniq merged 1 commit intonextfrom
fix-small-bar-radius
Jul 20, 2025
Merged

fix(Bar): Clamp radius to width/height to not cause artifacts with small values (including 0) when rounding a single edge. Fixes #383#610
techniq merged 1 commit intonextfrom
fix-small-bar-radius

Conversation

@techniq
Copy link
Owner

@techniq techniq commented Jul 20, 2025

fix #383

Before After
image image

…all values (including `0`) when rounding a single edge. Fixes #383
@changeset-bot
Copy link

changeset-bot bot commented Jul 20, 2025

🦋 Changeset detected

Latest commit: 0f3f301

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
layerchart Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@techniq techniq changed the base branch from main to next July 20, 2025 02:59
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 20, 2025

Open in StackBlitz

npm i https://pkg.pr.new/layerchart@610

commit: 0f3f301

@github-actions
Copy link
Contributor

github-actions bot commented Jul 20, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
layerchart ✅ Ready (View Log) Visit Preview 0f3f301

@techniq techniq merged commit 8c36c4d into next Jul 20, 2025
5 checks passed
@techniq techniq deleted the fix-small-bar-radius branch July 20, 2025 03:01
@github-actions github-actions bot mentioned this pull request Jul 20, 2025
@techniq techniq mentioned this pull request Sep 23, 2025
This was referenced Oct 19, 2025
This was referenced Dec 27, 2025
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.

[BarChart] Improve 0 or small value display when using rounding

1 participant

Comments