highcharts / highcharts/rounded-corners
Rounded corners for stack bar chart
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Our requirement is apply rounded corners for bar chart. It is not working for stack bar chart if one of the series data value is zero (series values will change dynamically).
I have added example in this link.
https://jsfiddle.net/vasagi/dytqw4bu/3/

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the stacked bar chart behavior in the linked JSFiddle and compare it with the attached example image. The work is done when rounded corners remain correct while series values change dynamically, including when one series value is zero.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100