NEZ-2178 feat:新增 rank 排行榜图表类型

This commit is contained in:
zyh
2022-09-09 09:51:58 +08:00
parent b119b9e762
commit 919b122b74
11 changed files with 373 additions and 7 deletions

View File

@@ -411,6 +411,7 @@ export const chartType = {
sankey: 'sankey',
pie: 'pie',
bubble: 'bubble',
rank: 'rank',
treemap: 'treemap',
log: 'log',
text: 'text',