G6 icon indicating copy to clipboard operation
G6 copied to clipboard

create chart by React ,lose clip attribute

Open yinhunfeixue opened this issue 1 year ago • 0 comments

Describe the bug

create chart by React ,lose clip attribute

Your Example Website or App

暂无

Steps to Reproduce the Bug or Issue

<Rect style={{ stroke: '#00ff00' }}>

can't set clip

Expected behavior

<Rect style={{ stroke: '#00ff00' }} clip="*****">

Screenshots or Videos

No response

Platform

window -->chrome

Additional context

No response

yinhunfeixue avatar Sep 05 '22 15:09 yinhunfeixue