xxxxxxxxxx
<html class="no-js">
<head>
<meta charset="utf-8">
<title>plotly-jspm</title>
</head>
<body ng-cloak>
<h1>Plotly - JSPM</h1>
<h2>jspm install plotly.js=github:plotly/plotly.js</h2>
<div id="chart"></div>
<script src="jspm_packages/system.js"></script>
<script src="config.js"></script>
<script>
System.import('index');
</script>
</body>
</html>