ngx-g2plot icon indicating copy to clipboard operation
ngx-g2plot copied to clipboard

环形统计指标卡的示例还导入了一个方法measureTextWidth,这个方法怎么导入

Open kunlan opened this issue 4 years ago • 1 comments
trafficstars

import { Pie, measureTextWidth } from '@antv/g2plot';

kunlan avatar Mar 06 '21 05:03 kunlan

不好意思,最近有点忙,今天才看你的问题,抱歉。 我看了一下,这里的measureTextWidth 是可以像示例一样引入的,@antv/g2plot是已经在node_modules里了。如下 image

stack-stark avatar Mar 25 '21 09:03 stack-stark