MediaWiki:Widget Flourish: Difference between revisions

no edit summary
(Created page with "<iframe src="{{url}}" frameborder="0" scrolling="no" style="width:{{width}};height:{{height}};"></iframe>")
 
No edit summary
 
Line 1: Line 1:
<iframe src="{{url}}" frameborder="0" scrolling="no" style="width:{{width}};height:{{height}};"></iframe>
<div class="flourish-embed flourish-chart" data-src="{{id}}">
    <script src="https://public.flourish.studio/resources/embed.js"></script>
    <noscript>
        <img src="https://public.flourish.studio/visualisation/{{id}}/thumbnail" width="100%" alt="chart visualization" />
    </noscript>
</div>