unhcr / dataviz-streamgraph-explorer

https://unhcr.github.io/dataviz-streamgraph-explorer/#types=1-2-3-4-5-6-7
BSD 3-Clause "New" or "Revised" License
16 stars 4 forks source link

Work out data portal embedding #88

Open curran opened 6 years ago

curran commented 6 years ago

This visualization will fit to its window, so its embed in the data portal should have a fixed height configured.

Or, we can change the behavior such that the height is fixed internally, in which case we can use

https://github.com/davidjbradshaw/iframe-resizer

<script src="https://unpkg.com/iframe-resizer@3.5.15/js/iframeResizer.contentWindow.min.js"></script>
curran commented 6 years ago

This is what a first pass embedding looks like image