Skip to content

Instantly share code, notes, and snippets.

View shanehou's full-sized avatar

Shane Hou shanehou

View GitHub Profile
@shanehou
shanehou / China Map
Last active August 29, 2015 14:00 — forked from wujing278/China Map
就是这样,不行么?
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ECharts</title>
<!-- 来自百度CDN -->
</head>
<body>
<!--Step:2 Prepare a dom for ECharts which (must) has size (width & hight)-->
<!--Step:2 为ECharts准备一个具备大小(宽高)的Dom-->