JiangTao
JiangTao
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design/issues) ## Basic Info need warning status without Form.  ## What are the similar...

``` "showColumnHeader": false, "showRowHeader": false, "hideIndicatorName": true ``` 2个show, 1个hide, 才能实现完全的隐藏, 理解起来成本很高, 需要优化一下.

选中的效果: 四个顶角, 都有缝隙, 也许可以优化. 极低优先级 
 优先级不高, 未来会做, 但近期不会做
 ``` const spec = { "type": "common", "region": [ { "clip": true } ], "series": [ { "id": "mainSeries", "type": "bar", "xField": [ "240305120101014", "10001" ], "yField": "10011", "zIndex":...
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Browser:** chrome125.0.0.0 ## Steps...