[PR #1829] [CLOSED] Fixing issue #1675: Rounded corners in stacked column chart do not display correctly #2916

Open
opened 2026-01-29 18:21:05 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1829
Author: @enochwhitaker3
Created: 12/2/2024
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 89a4114 Fixed radius on stacked columns when top column value = 0

📊 Changes

1 file changed (+18 additions, -6 deletions)

View changed files

📝 Radzen.Blazor/RadzenStackedColumnSeries.razor (+18 -6)

📄 Description

I fixed the issue where the radius would not be applied to a column if the top columns value = 0, making the radius appearing not to be applied


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/1829 **Author:** [@enochwhitaker3](https://github.com/enochwhitaker3) **Created:** 12/2/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`89a4114`](https://github.com/radzenhq/radzen-blazor/commit/89a4114c961a5818b4b763905a94fe4d3bedf87e) Fixed radius on stacked columns when top column value = 0 ### 📊 Changes **1 file changed** (+18 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenStackedColumnSeries.razor` (+18 -6) </details> ### 📄 Description I fixed the issue where the radius would not be applied to a column if the top columns value = 0, making the radius appearing not to be applied --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:21:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2916