rounded-corners icon indicating copy to clipboard operation
rounded-corners copied to clipboard

Results 22 rounded-corners issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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.

Let's compare two edges (left and right). The left seems to be cropped by 1px. Example: - http://jsfiddle.net/gfykhnuy/