Skip to content

Commit

Permalink
Update graficos.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos-kadu authored Dec 31, 2023
1 parent 469503e commit bb39503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/graficos.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ function atualizarGrafico(dados, municipioSelecionado, ano) {

}

carregarDadosGrafico("Todos", 2023);
carregarDadosGrafico("Todos", 2024);

var urlParams = new URLSearchParams(window.location.search);
var valorPesquisa = urlParams.get('pesquisar_por');
Expand Down

0 comments on commit bb39503

Please sign in to comment.