!91 增加胶囊柱图

Merge pull request !91 from daidai/dev
This commit is contained in:
奔跑的面条
2022-10-27 12:30:58 +00:00
committed by Gitee
10 changed files with 343 additions and 1 deletions
@@ -75,6 +75,7 @@ import {
heatMapUrl,
scatterBasicUrl,
mapUrl,
capsuleUrl,
wordCloudUrl,
treemapUrl,
threeEarth01Url
@@ -122,6 +123,9 @@ const apiList = [
{
value: `【地图数据】${mapUrl}`
},
{
value: `【胶囊柱图】${capsuleUrl}`
},
{
value: `【词云】${wordCloudUrl}`
},