Skip to content

[Question] How to specify script tag position on layout #238

@hdl-helsinki

Description

@hdl-helsinki

Hello,

Highcharts are rendered appending a script tag just before the chart container, like this:

<script>/* highchart data */</script>
<div id="my-highchart"></div>

How can I specify the script tag position on my layout?

My goal is to move all the highcharts scripts to the bottom, before closing the body.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions