JSFiddle - React, Tailwind, and code Playground
by Ian Sadovy
HTML
<link rel="stylesheet" href="https://s3.amazonaws.com/flexmonster/2.3/demo.css">
<script src="https://code.jquery.com/jquery-2.2.4.min.js"></script>
<script src="https://s3.amazonaws.com/flexmonster/2.3/flexmonster.js"></script>
<div id="pivot-container"></div>
JavaScript
flexmonster.embedPivotComponent("https://s3.amazonaws.com/flexmonster/2.3/",
"pivot-container", "100%", "600", {
configUrl:"http://www.flexmonster.com/download/report.xml"
}, "html5", false);