Skip to content
Snippets Groups Projects
Commit ec21dcc7 authored by Benoît Courty's avatar Benoît Courty Committed by benoit-cty
Browse files

div_plot_ips

parent 9e2dbbfe
No related branches found
No related tags found
1 merge request!6Ajout de la section Education
File deleted
......@@ -88,7 +88,7 @@
$: if ($Plotly !== undefined && dataEducation) {
console.log("Plotting")
plot_ips_histo("plot_ips_violin", dataEducation, $Plotly)
plot_ips_histo("div_plot_ips", dataEducation, $Plotly)
} else {
console.log("Not plotting")
}
......@@ -409,7 +409,7 @@
<h4 class="mt-10 text-center font-sans text-base">
Répartition des établissements de la circonscription par IPS <br />
</h4>
<div id="plot_ips_violin" class="text-center" />
<div id="div_plot_ips" class="text-center" />
<table class="mt-2 table-fixed border-collapse border font-sans text-base">
<thead>
<tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment