JSFiddle - React, Tailwind, and code Playground

by marcme

HTML

<script type="text/javascript" src="http://code.highcharts.com/highcharts.js"></script>
  <body>
  <div>
    <div id="container"></div>
  </div>
  </body>