Skip to content
Snippets Groups Projects
Commit 30b441a3 authored by adrmanz's avatar adrmanz
Browse files

Update main.js

parent 742d1b5f
No related branches found
No related tags found
No related merge requests found
Pipeline #9383 passed
......@@ -302,7 +302,7 @@ function plot_line_chart(norm, coch, visual, ccaa, ccaa_sel){
dat[k] = dat[k]/car[k]
}
}
if (norm == 'total' & coch='no'){
if (norm == 'total' & coch=='no'){
var ref = datos_ccaa['Total'][visual]
for (var k=0; k < dat.length; k++){
dat[k] = dat[k]/ref[k]
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment