UNPKG

@alicloud/cloud-charts

Version:

![](https://img.shields.io/npm/v/@alicloud/cloud-charts?color=%23ff8200)

12 lines (11 loc) 370 B
import RawLegendController from '@antv/g2/esm/chart/controller/legend'; declare class WidgetsLegendController extends RawLegendController { private parentDom; private widgetsContainer; constructor(props: any); private createCustomLegend; private createCategoryLegend; clear(): void; destroy(): void; } export default WidgetsLegendController;