Plain HTML Demo

author(s): Torstein Hønsi

by hendrikdegraaf

HTML

<div style="width:400; height: 400; border: 1px solid magenta;">
    <svg version="1.1" class="highcharts-root"
      xmlns="http://www.w3.org/2000/svg" width="798" height="798" viewBox="0 0 798 798" role="img"
      aria-label="BCG Coverage 1y">
      <g class="highcharts-label" transform="translate(10,10)" style="visibility: visible;">
        <rect fill="orange" class="highcharts-label-box" x="0" y="0" width="455" height="210"></rect>
        <text x="0" data-z-index="1" y="174" style="color: rgb(33, 41, 52); fill: rgb(33, 41, 52); font-size: 182px; font-weight: 300;">34.19</text>
      </g>
    </svg>
  </div>

CSS

@import url(//fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900);