Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

243
Visualizações
How to display multiple D3 visualizations on one page?

I'm having trouble displaying multiple D3 graphs on one page. I have tried many things, but I can only seem to get one of the visualizations on the page, not both.

For the first visualization in HTML, I have:

<section id="first" class="main special">
<header class="major">
     <h2>Presidential Elections</h2>
</header>
<body>
     <div id="lineChart"></div>
     <script src="lineChart.js"></script>
</body>
</section>

My second visualization is similar in index.html:

<section id="second" class="main special">
<header class="major">
     <h2>House Seats Lost Based on Current President</h2>
</header>
<body>
     <div id="barChart"></div>
     <script src="barChart.js"></script>
</body>
</section>

In lineChart.js and barChart.js, I do not have either visualization labeled as 'svg', but instead 'lineChart' and 'barChart' respectively. The current code displays only the first (line chart) visualization, but I found that when I remove <script src="lineChart.js"></script>, the first (line chart) visualization disappears and the second (bar chart) visualization becomes visible. Does anyone have any idea or guidance on what I am doing wrong?

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

It's tough to say without seeing the code. But you might selecting all svgs or divs and calling remove(). Look for code that does that, and try dropping the remove() call.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda