Home Analyst Portal - Community
Options

Load d3js library

Hello,

if I include the following code snippet in custom.js to load d3.js

$.getScript( "/CustomSpace/d3.min.js" );

then I got the following error:

Is it possible to load d3.js in the portal?

Best Answer

  • Options
    Justin_WorkmanJustin_Workman Cireson Support Super IT Monkey ✭✭✭✭✭
    Answer ✓

    @Steffen_Dobritz - I was able to load d3 by including it in the Header section in Admin Settings -> Header and Footer scripts:


Answers

  • Options
    Justin_WorkmanJustin_Workman Cireson Support Super IT Monkey ✭✭✭✭✭
    Answer ✓

    @Steffen_Dobritz - I was able to load d3 by including it in the Header section in Admin Settings -> Header and Footer scripts:


Sign In or Register to comment.