antvis/G2

How to chage border color of pie chart #3470

giacomoronconiobda posted onGitHub

  • I have searched the issues of this repository and believe that this is not a duplicate.

Edit on CodeSandbox

Steps to reproduce

Is it possible to change color of the borders inside the Pie Chart, they are white even in the 'dark' theme.

Environment Info
g2 4.1.18
System -
Browser -

<!-- generated by antv-issue-helper. DO NOT REMOVE -->


You can use pieStyle to set the stroke color of the border:

  pieStyle:{
    stroke: 'red'
  }
posted by pearmini over 3 years ago

Fund this Issue

$0.00
Funded

Pull requests