We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea6de46 commit 9d435a2Copy full SHA for 9d435a2
src/components/Echarts/tpl.html
@@ -4,6 +4,7 @@
4
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
5
<title>echarts</title>
6
<meta http-equiv="content-type" content="text/html; charset=utf-8">
7
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
8
<style type="text/css">
9
html,body {
10
height: 100%;
0 commit comments