How to set custom height to self-hosted visualizations
Please note that HTML download is a premium feature available to our Business and Enterprise users only. For more information on Flourish plans, see our pricing page.
Sometimes, self-hosted visualizations can get cropped when embedded:
Fortunately, you can easily fix this! Learn how below.
div
tag and set a fixed height.
div
tag, add your embed code and make sure that you have a
data-height="100%"
added to the element.