rounded-corners
rounded-corners copied to clipboard
Pie chart
How can i add a rounded corner to a **pie** chart like: - http://jsfiddle.net/pDdcd/ Is possible with the latest version of HighCharts?
borderRadius work but borderRadiusTopLeft: 10, borderRadiusTopLeft: 5, borderRadiusTopRight: 5, borderRadiusBottomRight: 10, borderRadiusBottomLeft: 10 not work http://jsfiddle.net/2TuCW/203/
# Description of the issue Target bar should have a rounded edge. May be add a borderRadius or make it able to use the rounded corner plugin. #### Live demo...
any easy way of integrating it?
Hi! Thank you for this useful pacakge :) When I'm trying to install a package via npm (npm i highcharts-rounded-corners), there is 404 code for Highcharts dependency: ` npm ERR!...
``` yarn add highcharts-rounded-corners yarn add v1.3.2 [1/4] 🔍 Resolving packages... error An unexpected error occurred: "https://registry.yarnpkg.com/Highcharts: Not found". info If you think this is a bug, please open a...
Hello, I am using the angular2-highcharts package in my angular project and I need to install this library in there, any ideas how?
Would love to see this feature to work with sankey charts. Similar to this version https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/plotoptions/sankey-outgoing But not arrowed shaped, rather rounded ends.
please
Let's compare two edges (left and right). The left seems to be cropped by 1px. Example: - http://jsfiddle.net/gfykhnuy/