mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 胶囊柱图增加mock数据源
This commit is contained in:
+4
@@ -75,6 +75,7 @@ import {
|
||||
heatMapUrl,
|
||||
scatterBasicUrl,
|
||||
mapUrl,
|
||||
capsuleUrl,
|
||||
wordCloudUrl,
|
||||
treemapUrl,
|
||||
threeEarth01Url
|
||||
@@ -122,6 +123,9 @@ const apiList = [
|
||||
{
|
||||
value: `【地图数据】${mapUrl}`
|
||||
},
|
||||
{
|
||||
value: `【胶囊柱图】${capsuleUrl}`
|
||||
},
|
||||
{
|
||||
value: `【词云】${wordCloudUrl}`
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user