Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hdl-helsinki opened this issue Jun 20, 2017 · 0 comments
Open

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

hdl-helsinki opened this issue Jun 20, 2017 · 0 comments

Comments

@hdl-helsinki
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant