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
-
Justin_Workman Cireson Support Super IT Monkey ✭✭✭✭✭
@Steffen_Dobritz - I was able to load d3 by including it in the Header section in Admin Settings -> Header and Footer scripts:
1
Answers
@Steffen_Dobritz - I was able to load d3 by including it in the Header section in Admin Settings -> Header and Footer scripts: