jquery - How can I remove the white border from Chart.js V2.6.0 pie chart? -


image

i using chart.js(v2.6.0) pie chart , i'd remove white lines between slices. tell me way ?

i tried segmentshowstroke: false not working me.

thanks

we can't totally remove white line between slice, reduce using borderwidth property. here working link codepen"borderwidth":"0" , reference dataset properties available in chart.js


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

angular - Copying node modules to wwwroot AspNetCore -