Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

149
Views
d3.js, multiple script tags blocking eachother

I am new to JavaScript and HTML, and am writing my first webpage. I want to insert two different visualisations made with d3.js (which each have different .js files) in my html file. The second is not rendering and seems to be blocked by the first. Here is the html where I source them:

<body>
.....
<script src="js/d3_basic_bar.js"></script>
<script src="js/d3_basic_scatter.js"></script>
</body>

The first visualisation associated with d3_basic_bar.js is rendering, but the second isn't, how can I get both to render on the page?

Thanks

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Since been resolved, common variables blocked each script from running concurrently.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!