antvis / L7Plot

🌍 Geospatial Visualization Chart Library
https://l7plot.antv.antgroup.com
MIT License
83 stars 23 forks source link

🐛 [BUG]legend.domStyles该配置l7plot-legend__category设置不生效 #339

Closed Danihay closed 9 months ago

Danihay commented 9 months ago

https://l7plot.antv.antgroup.com/api/components/legend#legenddomstyles

🐛 Bug description [Please make everyone to understand it]

Please provide a link by forking these links L7Plot or GitHub repo, a minimal reproduction. image

📷 Step to reproduce

🏞 Expected result

🚑 Any additional [like screenshots]

lvisei commented 9 months ago

看了下源码应该是这样写,如果有时间的话,欢迎提 PR 帮忙改下文档

'l7plot-legend l7plot-legend__category'?: CSSProperties

https://github.com/antvis/L7Plot/blob/main/packages/component/src/legend/category/constants.ts