<!DOCTYPE html>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script src="lib/simpleRequire.js"></script>
<script src="lib/config.js"></script>
<script src="lib/jquery.min.js"></script>
<script src="lib/facePrint.js"></script>
<script src="lib/testHelper.js"></script>
<!-- <script src="ut/lib/canteen.js"></script> -->
<link rel="stylesheet" href="lib/reset.css" />
</head>
<body>
<style>
</style>
<div id="main0" style=" height: 600px;"></div>
<script>
require(['echarts', 'ecStat'], function (echarts, ecStat) {
let usaJson = {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"id": "01",
"properties": {
"name": "Alabama"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-87.359296, 35.00118],
[-85.606675, 34.984749],
[-85.431413, 34.124869],
[-85.184951, 32.859696],
[-85.069935, 32.580372],
[-84.960397, 32.421541],
[-85.004212, 32.322956],
[-84.889196, 32.262709],
[-85.058981, 32.13674],
[-85.053504, 32.01077],
[-85.141136, 31.840985],
[-85.042551, 31.539753],
[-85.113751, 31.27686],
[-85.004212, 31.003013],
[-85.497137, 30.997536],
[-87.600282, 30.997536],
[-87.633143, 30.86609],
[-87.408589, 30.674397],
[-87.446927, 30.510088],
[-87.37025, 30.427934],
[-87.518128, 30.280057],
[-87.655051, 30.247195],
[-87.90699, 30.411504],
[-87.934375, 30.657966],
[-88.011052, 30.685351],
[-88.10416, 30.499135],
[-88.137022, 30.318396],
[-88.394438, 30.367688],
[-88.471115, 31.895754],
[-88.241084, 33.796253],
[-88.098683, 34.891641],
[-88.202745, 34.995703],
[-87.359296, 35.00118]
]
]
}
},
{
"type": "Feature",
"id": "02",
"properties": {
"name": "Alaska"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[-131.602021, 55.117982],
[-131.569159, 55.28229],
[-131.355558, 55.183705],
[-131.38842, 55.01392],
[-131.645836, 55.035827],
[-131.602021, 55.117982]
]
],
[
[
[-131.832052, 55.42469],
[-131.645836, 55.304197],
[-131.749898, 55.128935],
[-131.832052, 55.189182],
[-131.832052, 55.42469]
]
],
[
[
[-132.976733, 56.437924],
[-132.735747, 56.459832],
[-132.631685, 56.421493],
[-132.664547, 56.273616],
[-132.878148, 56.240754],
[-133.069841, 56.333862],
[-132.976733, 56.437924]
]
],
[
[
[-133.595627, 56.350293],
[-133.162949, 56.317431],
[-133.05341, 56.125739],
[-132.620732, 55.912138],
[-132.472854, 55.780691],
[-132.4619, 55.671152],
[-132.357838, 55.649245],
[-132.341408, 55.506844],
[-132.166146, 55.364444],
[-132.144238, 55.238474],
[-132.029222, 55.276813],
[-131.97993, 55.178228],
[-131.958022, 54.789365],
[-132.029222, 54.701734],
[-132.308546, 54.718165],
[-132.385223, 54.915335],
[-132.483808, 54.898904],
[-132.686455, 55.046781],
[-132.746701, 54.997489],
[-132.916486, 55.046781],
[-132.889102, 54.898904],
[-132.73027, 54.937242],
[-132.626209, 54.882473],
[-132.675501, 54.679826],
[-132.867194, 54.701734],
[-133.157472, 54.95915],
[-133.239626, 55.090597],
[-133.223195, 55.22752],
[-133.453227, 55.216566],
[-133.453227, 55.320628],
[-133.277964, 55.331582],
[-133.102702, 55.42469],
[-133.17938, 55.588998],
[-133.387503, 55.62186],
[-133.420365, 55.884753],
[-133.497042, 56.0162],
[-133.639442, 55.923092],
[-133.694212, 56.070969],
[-133.546335, 56.142169],
[-133.666827, 56.311955],
[-133.595627, 56.350293]
]
],
[
[
[-133.738027, 55.556137],
[-133.546335, 55.490413],
[-133.414888, 55.572568],
[-133.283441, 55.534229],
[-133.420365, 55.386352],
[-133.633966, 55.430167],
[-133.738027, 55.556137]
]
],
[
[
[-133.907813, 56.930849],
[-134.050213, 57.029434],
[-133.885905, 57.095157],
[-133.343688, 57.002049],
没有合适的资源?快使用搜索试试~ 我知道了~
Echart.js本地文件
共1737个文件
ts:594个
html:532个
json:304个
需积分: 0 4 下载量 41 浏览量
2024-04-18
18:02:37
上传
评论
收藏 22.81MB ZIP 举报
温馨提示
通过引用本地Echart.js文件,不需要联网也能写统计图静态html; 获取方式: 1、解压echats.5.5.0.zip文件; 2、打开解压文件,在disk文件夹下找echart.js; 3、html中添加代码 <script src="./echarts.js"></script>进行导入
资源推荐
资源详情
资源评论
收起资源包目录
Echart.js本地文件 (1737个子文件)
jest.config.cjs 2KB
client.css 6KB
recorder.css 4KB
reset.css 3KB
caseFrame.css 2KB
stream-basic.css 1KB
flare.csv 8KB
.editorconfig 483B
.eslintignore 201B
les-miserables.gexf 50KB
.gitattributes 101B
.gitignore 3KB
.headerignore 733B
covid-america.html 253KB
new-tooltip.html 202KB
line-animation-update.html 148KB
axis-align-ticks.html 101KB
area2.html 89KB
timeScale.html 87KB
multipleGrid.html 87KB
tooltip-axisPointer2.html 79KB
custom.html 63KB
custom-transition.html 61KB
bar-race2.html 60KB
stackBar-dataZoom.html 57KB
clip.html 53KB
heatmap-gap-bug.html 53KB
brush.html 48KB
sunburst-label-align.html 48KB
universalTransition.html 47KB
custom-text-content.html 47KB
graphicOption.html 45KB
axis-interval2.html 43KB
map-projection.html 43KB
sankey-jump.html 41KB
hoverStyle.html 41KB
option-replaceMerge2.html 40KB
decal.html 38KB
custom-bmap-grid.html 38KB
option-replaceMerge.html 37KB
geo-svg-demo.html 36KB
label-layout.html 35KB
worldPopulationBubble.html 35KB
pie-label.html 35KB
custom-shape-morphing2.html 35KB
geo-update.html 34KB
dataset-category.html 34KB
geo-labelFormatter.html 34KB
data-transform.html 34KB
map-parallel.html 33KB
dataset-charts.html 32KB
custom-bmap-polygon.html 31KB
legend.html 31KB
geo-svg.html 31KB
parallel-large.html 31KB
pie-label-extreme.html 30KB
check-build.html 30KB
tooltip-axisPointer.html 30KB
area-stack.html 30KB
bmap.html 30KB
pictorial-repeat.html 29KB
dataZoom-feature.html 28KB
visualMap-continuous.html 27KB
geo-map.html 27KB
sunburst-drink.html 27KB
tooltip.html 27KB
pie-richText.html 27KB
dataset-case.html 27KB
touch-slide.html 27KB
lines-graph.html 27KB
map-projection-d3.html 27KB
bmap2.html 26KB
dataZoom-toolbox.html 26KB
bar-stack.html 26KB
universalTransition2.html 25KB
visualMap-opacity.html 25KB
line-case.html 25KB
pictorial-single.html 25KB
effectScatter.html 25KB
gauge-pointer.html 24KB
line-visual.html 24KB
gauge-group-title-detail.html 24KB
axis-extrema.html 24KB
axis-minorTick.html 24KB
line-visual2.html 24KB
markArea.html 24KB
graph-circular.html 24KB
tooltip-link.html 23KB
bar2.html 23KB
bmap-mapOptions.html 23KB
axes.html 23KB
graph-multiple-edges.html 23KB
heatmap-map.html 23KB
gauge.html 23KB
finished-gl.html 22KB
legend-borderColor.html 22KB
candlestickConnect.html 21KB
gauge-distance.html 21KB
dataZoom-action.html 21KB
bar-background.html 20KB
共 1737 条
- 1
- 2
- 3
- 4
- 5
- 6
- 18
资源评论
金玉城
- 粉丝: 0
- 资源: 2
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功