You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
906 B
36 lines
906 B
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/bar/index",
|
|
"pages/measureText/index",
|
|
"pages/line/index",
|
|
"pages/scatter/index",
|
|
"pages/sunburst/index",
|
|
"pages/funnel/index",
|
|
"pages/radar/index",
|
|
"pages/gauge/index",
|
|
"pages/pie/index",
|
|
"pages/k/index",
|
|
"pages/heatmap/index",
|
|
"pages/tree/index",
|
|
"pages/treemap/index",
|
|
"pages/map/index",
|
|
"pages/graph/index",
|
|
"pages/boxplot/index",
|
|
"pages/parallel/index",
|
|
"pages/sankey/index",
|
|
"pages/themeRiver/index",
|
|
"pages/lazyLoad/index",
|
|
"pages/multiCharts/index",
|
|
"pages/move/index",
|
|
"pages/saveCanvas/index"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"backgroundColor": "#eee",
|
|
"navigationBarBackgroundColor": "#eee",
|
|
"navigationBarTitleText": "ECharts 图表示例",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
} |