We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b42b60 commit 487b666Copy full SHA for 487b666
sample.html
@@ -0,0 +1,15 @@
1
+<html><head>
2
+ <meta http-equiv="Content-Type" content="text/html; utf-8">
3
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
4
+ <link rel="shortcut icon" type="image/png" href="../../static/assets/favicon.png">
5
+ <title>iDatalabs - Actionable B2B Marketing Intelligence</title>
6
+
7
+ <body>
8
+ <div id="chartapp" data-highcharts-chart="0"></div><!-- built files will be auto injected -->
9
+ <script src="https://code.highcharts.com/highcharts.js"></script>
10
+ <script src="https://code.highcharts.com/modules/exporting.js"></script>
11
+ <script src="https://code.highcharts.com/modules/offline-exporting.js"></script>
12
+ <script src="https://rawgit.com/roylkng/sochanai/master/index.js"></script>
13
14
15
+</body></html>
0 commit comments