mirror of
https://github.com/hustcc/echarts-for-react.git
synced 2026-01-25 16:03:00 +00:00
20 lines
787 B
HTML
20 lines
787 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>echarts-for-react</title>
|
|
<meta name="keywords" content="echarts, baidu, react, components, hustcc, echarts-for-react" />
|
|
<meta name="description" content="baidu Echarts(v3.0) components for React wrapper. 一个简单的echarts(v3.0)的react封装。" />
|
|
</head>
|
|
<body>
|
|
<div id="wrapper">
|
|
|
|
</div>
|
|
<script type="text/javascript" src="demo/dist/bundle.js"></script>
|
|
<!-- sorry for ad -->
|
|
<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
|
<span style="display:none">
|
|
<script src="http://s4.cnzz.com/stat.php?id=1257060683&web_id=1257060683" language="JavaScript"></script>
|
|
</span>
|
|
</body>
|
|
</html> |