<!– Note that height and width were defined in here using Angular

interpolation but apparently there is a browser problem with this method
concerning the SVG element. These attributes are now set using D3.js directly

–> <div class=“mr-d3-ring-scale”>

<svg viewBox="0 0 200 200"></svg>

</div>