For more info about plotlyjs, refer to our online documentation page.
xxxxxxxxxx
<html>
<head>
<script src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/237913/jquery-2.1.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.3.5/d3.js"></script>
<script src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/237913/plotly.min.js"></script>
</head>
<body>
<div style="width: 100%; overflow: hidden;">
<div id="plot1" style="width: 500px; float: left;"></div>
<div id="plot2" style="margin-left: 500px;"></div>
</div>
<script src="./main.js"></script>
</body>
</html>
https://s3-us-west-2.amazonaws.com/s.cdpn.io/237913/jquery-2.1.4.min.js
https://cdnjs.cloudflare.com/ajax/libs/d3/3.3.5/d3.js
https://s3-us-west-2.amazonaws.com/s.cdpn.io/237913/plotly.min.js