highcharts / highcharts/rounded-corners
Rounded corners on stacked bar chart
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Any chance to see this working on stacked bar charts? Currently the rounded corners are applied to the bottom bar as well. There should be a rule to apply the rounded corners only for the top bar if there are more that 1 bar on top of each other.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported behavior with a stacked bar chart and inspect the rounded-corner logic. The change is done when corners are applied only to the top bar in a stack, while the existing behavior for non-stacked bars remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100