UNPKG
zhu-jiang-yi-yuan-bigscreen
Version:
latest (1.0.20201209)
1.0.20201209
南方医科大学珠江医院大屏端
www.nsn.com
zhu-jiang-yi-yuan-bigscreen
/
es
/
components
/
charts
/
index.js
6 lines
•
247 B
JavaScript
View Raw
1
2
3
4
5
6
export
*
from
'./BarChart'
;
export
*
from
'./LineChart'
;
export
*
from
'./PieChart'
;
export
*
from
'./RoseChart'
;
export
{ getTooltipTpl, getFontSize, getLineDash }
from
'./_util'
;
// G2 v4 文档大纲
// https://www.yuque.com/antv/g2-docs/putwke