highcharts / highcharts/rounded-corners

Rounded corners on stacked bar chart

Open
#23 14 comments 3 reactions 0 assignees View on GitHub
enhancement
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.
![screen shot 2018-07-24 at 11 24 24](https://user-images.githubusercontent.com/25636858/43126165-a546875c-8f34-11e8-8c81-f3a50f900e5b.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.