JSFiddle - React, Tailwind, and code Playground
by NicosKaralis
HTML
<script src="http://code.highcharts.com/highcharts.js"></script>
<script src="http://code.highcharts.com/modules/exporting.js"></script>
CSS
#clear {
background-color: red;
width: 100%;
height: 2px;
}
JavaScript
$(function () {
$('body').append('<div id="container_like_0" style="min-width: 310px; height: 400px; margin: 0 auto"></div>');
$('#container_like_0').highcharts({
chart: {type: 'areaspline'},
title: {text: '121/493 total publishers (like)'},
yAxis: [{title: {text: ''},max:58},{title: {text: ''},min:0,max:1,opposite:true}],
exporting: {sourceHeight: 400,sourceWidth: 2000},
tooltip: false,
credits: {enabled: false},
plotOptions: {areaspline: {fillOpacity: 0.5}},
series: [{
showInLegend: false,
data: [58, 40, 35, 35, 34, 30, 25, 23, 20, 18, 17, 17, 17, 15, 15, 12, 12, 12, 9, 8, 7, 5, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
yAxis:0
},{
showInLegend: false,
data: [1.0, 0.6896551724137931, 0.603448275862069, 0.603448275862069, 0.5862068965517241, 0.5172413793103449, 0.43103448275862066, 0.39655172413793105, 0.3448275862068966, 0.3103448275862069, 0.29310344827586204, 0.29310344827586204, 0.29310344827586204, 0.25862068965517243, 0.25862068965517243, 0.20689655172413793, 0.20689655172413793, 0.20689655172413793, 0.15517241379310345, 0.13793103448275862, 0.12068965517241378, 0.08620689655172414, 0.06896551724137931, 0.06896551724137931, 0.06896551724137931, 0.05172413793103448, 0.05172413793103448, 0.05172413793103448, 0.05172413793103448, 0.034482758620689655, 0.034482758620689655, 0.034482758620689655, 0.034482758620689655, 0.034482758620689655, 0.017241379310344827, 0.017241379310344827, 0.017241379310344827, 0.017241379310344827, 0.017241379310344827, 0.017241379310344827, 0.017241379310344827, 0.017241379310344827, 0.017241379310344827, 0.017241379310344827, 0.017241379310344827, 0.017241379310344827, 0.017241379310344827, 0.017241379310344827,...