diff --git a/docs/graficos/expropiacion.html b/docs/graficos/expropiacion.html index e35b440..cc7a5d0 100644 --- a/docs/graficos/expropiacion.html +++ b/docs/graficos/expropiacion.html @@ -5,7 +5,6 @@ -
diff --git a/docs/graficos/hidraulicas.html b/docs/graficos/hidraulicas.html index be3038e..68186c1 100755 --- a/docs/graficos/hidraulicas.html +++ b/docs/graficos/hidraulicas.html @@ -4,7 +4,6 @@ - diff --git a/docs/graficos/hidraulicas.js b/docs/graficos/hidraulicas.js index 72fedda..68dbe93 100644 --- a/docs/graficos/hidraulicas.js +++ b/docs/graficos/hidraulicas.js @@ -50,7 +50,7 @@ function draw() { textStyle(BOLD); textSize(14); for (var n = 0; n < nombres.length; n++) { - var nbr = String.toUpperCase(nombres[n]); + var nbr = nombres[n].toUpperCase(); fill(255); noStroke(); fill(0); diff --git a/docs/graficos/mecanizacion.html b/docs/graficos/mecanizacion.html index 1d6e1ef..f9d820f 100644 --- a/docs/graficos/mecanizacion.html +++ b/docs/graficos/mecanizacion.html @@ -4,7 +4,6 @@ - diff --git a/graficos/expropiacion.html b/graficos/expropiacion.html index e35b440..cc7a5d0 100644 --- a/graficos/expropiacion.html +++ b/graficos/expropiacion.html @@ -5,7 +5,6 @@ - diff --git a/graficos/hidraulicas.html b/graficos/hidraulicas.html index be3038e..68186c1 100755 --- a/graficos/hidraulicas.html +++ b/graficos/hidraulicas.html @@ -4,7 +4,6 @@ - diff --git a/graficos/mecanizacion.html b/graficos/mecanizacion.html index 1d6e1ef..f9d820f 100644 --- a/graficos/mecanizacion.html +++ b/graficos/mecanizacion.html @@ -4,7 +4,6 @@ - diff --git a/graficos/parcelas.html b/graficos/parcelas.html index a3eb0a8..67828c5 100644 --- a/graficos/parcelas.html +++ b/graficos/parcelas.html @@ -4,7 +4,6 @@ -