component icon indicating copy to clipboard operation
component copied to clipboard

🍱 AntV UI component based on G render engine.

Results 20 component issues
Sort by recently updated
recently updated
newest added

* **Version**: 0.8.32 * **Platform**: G2Plot 2.x * **Mini Showcase(like screenshots)**: * 当前标注的dataMarker文本朝向direction只支持上下朝向,希望可以进一步支持左右朝向。

@antv/component包中出现了异常报错,Cannot read properties of null (reading 'addGroup') 暂时不清楚原因,出错的代码 ``` protected initGroup() { const container = this.get('container'); this.set( 'group', container.addGroup({ id: this.get('id'), name: this.get('name'), capture: this.get('capture'), visible: this.get('visible'), isComponent: true, component:...

* **Link**: * **Platform**: * **Mini Showcase(like screenshots)**: | 分页多行 | 不分页多行 | | --- | --- | |![image](https://user-images.githubusercontent.com/15646325/127437371-c1f1d394-0204-4e35-aa45-2dde2740850f.png)|![image](https://user-images.githubusercontent.com/15646325/127437387-9db91ffb-1441-4350-89a5-b71b9183ad3a.png)|

DEMO:https://riddle.alibaba-inc.com/riddles/cbc7b3bf ![image](https://user-images.githubusercontent.com/1142242/78874609-38c39b00-7a7f-11ea-925b-a1909d25dce5.png)

arc和line都已经新增了style:{} , 但是regionFilter还是去年的版本。

![微信截图_20200511154928](https://user-images.githubusercontent.com/62087166/81536999-17680e80-939f-11ea-9ac5-9535566b2a62.png) @simaQ

@dxq613 @leungwensen 可否让 guide 的 html 直接传递一个el对象 而不是字符串 https://github.com/antvis/component/blob/master/src/guide/html.js#L55 我尝试简单修改后是可以的 ![image](https://user-images.githubusercontent.com/9210430/60233409-c8be9c80-98d2-11e9-8d32-53047d28355b.png)