function grafica_google_7() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Grupos", { role: "style" } ],["20/03" ,4116,"color:rgb(0,215,14)" ],["27/03" ,4627,"color:rgb(17,215,12)" ],["03/04" ,5308,"color:rgb(34,215,33)" ],["10/04" ,5616,"color:rgb(51,215,86)" ],["17/04" ,6019,"color:rgb(68,215,43)" ],["24/04" ,6756,"color:rgb(85,215,57)" ],["01/05" ,7298,"color:rgb(102,215,148)" ],["08/05" ,7508,"color:rgb(119,215,192)" ],["15/05" ,7644,"color:rgb(136,215,48)" ],["22/05" ,7881,"color:rgb(153,215,90)" ],["29/05" ,8016,"color:rgb(170,215,7)" ],["05/06" ,8095,"color:rgb(187,215,3)" ],["12/06" ,8153,"color:rgb(204,215,255)" ],["19/06" ,8230,"color:rgb(221,215,235)" ],["26/06" ,8248,"color:rgb(238,215,197)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Alumnos atendidos' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Grupos', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.ColumnChart(document.getElementById('indicador0A')); chart.draw(view, options); } }function grafica_google_8() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Grupos", { role: "style" } ],["20/03" ,265,"color:rgb(0,215,204)" ],["27/03" ,316,"color:rgb(17,215,33)" ],["03/04" ,389,"color:rgb(34,215,139)" ],["10/04" ,410,"color:rgb(51,215,217)" ],["17/04" ,435,"color:rgb(68,215,19)" ],["24/04" ,483,"color:rgb(85,215,231)" ],["01/05" ,504,"color:rgb(102,215,184)" ],["08/05" ,507,"color:rgb(119,215,48)" ],["15/05" ,519,"color:rgb(136,215,214)" ],["22/05" ,533,"color:rgb(153,215,226)" ],["29/05" ,543,"color:rgb(170,215,211)" ],["05/06" ,548,"color:rgb(187,215,239)" ],["12/06" ,551,"color:rgb(204,215,186)" ],["19/06" ,554,"color:rgb(221,215,98)" ],["26/06" ,554,"color:rgb(238,215,69)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Grupos atendidos' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Grupos', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.AreaChart(document.getElementById('indicador0B')); chart.draw(view, options); } }function grafica_google_9() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Profesores", { role: "style" } ],["20/03" ,32,"color:rgb(0,215,20)" ],["27/03" ,32,"color:rgb(17,215,112)" ],["03/04" ,42,"color:rgb(34,215,81)" ],["10/04" ,43,"color:rgb(51,215,53)" ],["17/04" ,45,"color:rgb(68,215,197)" ],["24/04" ,50,"color:rgb(85,215,123)" ],["01/05" ,52,"color:rgb(102,215,109)" ],["08/05" ,52,"color:rgb(119,215,90)" ],["15/05" ,52,"color:rgb(136,215,60)" ],["22/05" ,54,"color:rgb(153,215,157)" ],["29/05" ,54,"color:rgb(170,215,180)" ],["05/06" ,62,"color:rgb(187,215,67)" ],["12/06" ,64,"color:rgb(204,215,160)" ],["19/06" ,64,"color:rgb(221,215,179)" ],["26/06" ,65,"color:rgb(238,215,47)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Profesores de carrera' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Profesores', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.AreaChart(document.getElementById('indicador0C')); chart.draw(view, options); } }function grafica_google_10() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Profesores", { role: "style" } ],["20/03" ,71,"color:rgb(0,215,102)" ],["27/03" ,91,"color:rgb(17,215,128)" ],["03/04" ,132,"color:rgb(34,215,79)" ],["10/04" ,142,"color:rgb(51,215,240)" ],["17/04" ,152,"color:rgb(68,215,90)" ],["24/04" ,182,"color:rgb(85,215,98)" ],["01/05" ,195,"color:rgb(102,215,215)" ],["08/05" ,197,"color:rgb(119,215,19)" ],["15/05" ,197,"color:rgb(136,215,145)" ],["22/05" ,215,"color:rgb(153,215,174)" ],["29/05" ,221,"color:rgb(170,215,244)" ],["05/06" ,225,"color:rgb(187,215,101)" ],["12/06" ,227,"color:rgb(204,215,157)" ],["19/06" ,229,"color:rgb(221,215,175)" ],["26/06" ,239,"color:rgb(238,215,199)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Profesores de asignatura' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Profesores', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.ColumnChart(document.getElementById('indicador0D')); chart.draw(view, options); } }function grafica_google_11() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Usuarios", { role: "style" } ],["20/03" ,12,"color:rgb(0,215,226)" ],["27/03" ,15,"color:rgb(17,215,195)" ],["03/04" ,24,"color:rgb(34,215,55)" ],["10/04" ,25,"color:rgb(51,215,51)" ],["17/04" ,28,"color:rgb(68,215,247)" ],["24/04" ,33,"color:rgb(85,215,252)" ],["01/05" ,34,"color:rgb(102,215,174)" ],["08/05" ,34,"color:rgb(119,215,101)" ],["15/05" ,40,"color:rgb(136,215,86)" ],["22/05" ,40,"color:rgb(153,215,233)" ],["29/05" ,40,"color:rgb(170,215,2)" ],["05/06" ,40,"color:rgb(187,215,11)" ],["12/06" ,40,"color:rgb(204,215,45)" ],["19/06" ,40,"color:rgb(221,215,162)" ],["26/06" ,40,"color:rgb(238,215,189)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Otros Académicos' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Usuarios', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.ColumnChart(document.getElementById('indicador0E')); chart.draw(view, options); } }function grafica_google_12() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Aulas", { role: "style" } ],["20/03" ,186,"color:rgb(0,215,91)" ],["27/03" ,258,"color:rgb(17,215,8)" ],["03/04" ,312,"color:rgb(34,215,62)" ],["10/04" ,333,"color:rgb(51,215,169)" ],["17/04" ,358,"color:rgb(68,215,247)" ],["24/04" ,404,"color:rgb(85,215,151)" ],["01/05" ,424,"color:rgb(102,215,12)" ],["08/05" ,427,"color:rgb(119,215,206)" ],["15/05" ,440,"color:rgb(136,215,169)" ],["22/05" ,455,"color:rgb(153,215,156)" ],["29/05" ,465,"color:rgb(170,215,124)" ],["05/06" ,483,"color:rgb(187,215,158)" ],["12/06" ,496,"color:rgb(204,215,2)" ],["19/06" ,498,"color:rgb(221,215,26)" ],["26/06" ,511,"color:rgb(238,215,77)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Aulas virtuales' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Aulas Virtuales', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.ColumnChart(document.getElementById('indicador2A')); chart.draw(view, options); } }function grafica_google_13() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Clases", { role: "style" } ],["20/03" ,168,"color:rgb(0,215,200)" ],["27/03" ,486,"color:rgb(17,215,252)" ],["03/04" ,943,"color:rgb(34,215,17)" ],["10/04" ,1527,"color:rgb(51,215,255)" ],["17/04" ,2175,"color:rgb(68,215,48)" ],["24/04" ,3085,"color:rgb(85,215,9)" ],["01/05" ,3927,"color:rgb(102,215,252)" ],["08/05" ,4730,"color:rgb(119,215,221)" ],["15/05" ,5748,"color:rgb(136,215,109)" ],["22/05" ,6688,"color:rgb(153,215,83)" ],["29/05" ,7482,"color:rgb(170,215,199)" ],["05/06" ,8215,"color:rgb(187,215,111)" ],["12/06" ,8953,"color:rgb(204,215,93)" ],["19/06" ,9522,"color:rgb(221,215,243)" ],["26/06" ,9963,"color:rgb(238,215,17)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Clases Activas classroom' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Clases', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.AreaChart(document.getElementById('indicador2B')); chart.draw(view, options); } }function grafica_google_14() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Clases", { role: "style" } ],["20/03" ,32,"color:rgb(0,215,27)" ],["27/03" ,72,"color:rgb(17,215,78)" ],["03/04" ,118,"color:rgb(34,215,24)" ],["10/04" ,138,"color:rgb(51,215,88)" ],["17/04" ,203,"color:rgb(68,215,247)" ],["24/04" ,245,"color:rgb(85,215,15)" ],["01/05" ,260,"color:rgb(102,215,239)" ],["08/05" ,282,"color:rgb(119,215,3)" ],["15/05" ,308,"color:rgb(136,215,221)" ],["22/05" ,331,"color:rgb(153,215,152)" ],["29/05" ,343,"color:rgb(170,215,158)" ],["05/06" ,352,"color:rgb(187,215,90)" ],["12/06" ,362,"color:rgb(204,215,54)" ],["19/06" ,375,"color:rgb(221,215,160)" ],["26/06" ,385,"color:rgb(238,215,115)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Clases Creadas classroom' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Clases', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.AreaChart(document.getElementById('indicador2C')); chart.draw(view, options); } }function grafica_google_15() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "grupos", { role: "style" } ],["20/03" ,265,"color:rgb(0,215,131)" ],["27/03" ,316,"color:rgb(17,215,105)" ],["03/04" ,389,"color:rgb(34,215,112)" ],["10/04" ,410,"color:rgb(51,215,147)" ],["17/04" ,435,"color:rgb(68,215,105)" ],["24/04" ,483,"color:rgb(85,215,159)" ],["01/05" ,504,"color:rgb(102,215,156)" ],["08/05" ,507,"color:rgb(119,215,101)" ],["15/05" ,519,"color:rgb(136,215,124)" ],["22/05" ,533,"color:rgb(153,215,9)" ],["29/05" ,543,"color:rgb(170,215,184)" ],["05/06" ,548,"color:rgb(187,215,68)" ],["12/06" ,551,"color:rgb(204,215,119)" ],["19/06" ,554,"color:rgb(221,215,22)" ],["26/06" ,554,"color:rgb(238,215,55)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Grupos aulas virtuales' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'grupos', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.ColumnChart(document.getElementById('indicador2D')); chart.draw(view, options); } }function grafica_google_16() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Alumnos", { role: "style" } ],["20/03" ,4116,"color:rgb(0,215,135)" ],["27/03" ,4627,"color:rgb(17,215,48)" ],["03/04" ,5308,"color:rgb(34,215,132)" ],["10/04" ,5616,"color:rgb(51,215,159)" ],["17/04" ,6019,"color:rgb(68,215,136)" ],["24/04" ,6756,"color:rgb(85,215,123)" ],["01/05" ,7298,"color:rgb(102,215,173)" ],["08/05" ,7508,"color:rgb(119,215,119)" ],["15/05" ,7644,"color:rgb(136,215,126)" ],["22/05" ,7881,"color:rgb(153,215,139)" ],["29/05" ,8016,"color:rgb(170,215,15)" ],["05/06" ,8095,"color:rgb(187,215,29)" ],["12/06" ,8153,"color:rgb(204,215,228)" ],["19/06" ,8230,"color:rgb(221,215,69)" ],["26/06" ,8248,"color:rgb(238,215,188)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Estudiantes aulas virtuales' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'alumnos', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.ColumnChart(document.getElementById('indicador2E')); chart.draw(view, options); } }function grafica_google_17() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Horas", { role: "style" } ],["20/03" ,29,"color:rgb(0,215,88)" ],["27/03" ,227,"color:rgb(17,215,200)" ],["03/04" ,683,"color:rgb(34,215,38)" ],["10/04" ,952,"color:rgb(51,215,199)" ],["17/04" ,1922,"color:rgb(68,215,92)" ],["24/04" ,2822,"color:rgb(85,215,142)" ],["01/05" ,3643,"color:rgb(102,215,103)" ],["08/05" ,4494,"color:rgb(119,215,247)" ],["15/05" ,5379,"color:rgb(136,215,243)" ],["22/05" ,6391,"color:rgb(153,215,227)" ],["29/05" ,7101,"color:rgb(170,215,255)" ],["05/06" ,7646,"color:rgb(187,215,171)" ],["12/06" ,8206,"color:rgb(204,215,39)" ],["19/06" ,8712,"color:rgb(221,215,119)" ],["26/06" ,9187,"color:rgb(238,215,192)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Horas de video Conferencia en Meet' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Horas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.ColumnChart(document.getElementById('indicador3A')); chart.draw(view, options); } }function grafica_google_18() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Correos", { role: "style" } ],["20/03" ,852,"color:rgb(0,215,93)" ],["27/03" ,942,"color:rgb(17,215,253)" ],["03/04" ,1034,"color:rgb(34,215,240)" ],["10/04" ,1086,"color:rgb(51,215,225)" ],["17/04" ,1180,"color:rgb(68,215,157)" ],["24/04" ,1221,"color:rgb(85,215,120)" ],["01/05" ,1232,"color:rgb(102,215,93)" ],["08/05" ,1241,"color:rgb(119,215,75)" ],["15/05" ,1273,"color:rgb(136,215,238)" ],["22/05" ,1330,"color:rgb(153,215,218)" ],["29/05" ,1333,"color:rgb(170,215,213)" ],["05/06" ,1368,"color:rgb(187,215,253)" ],["12/06" ,1377,"color:rgb(204,215,246)" ],["19/06" ,1387,"color:rgb(221,215,186)" ],["26/06" ,1403,"color:rgb(238,215,66)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Cuentas de correo institucional para profesores' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Correos', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.AreaChart(document.getElementById('indicador3B')); chart.draw(view, options); } }function grafica_google_19() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Correos", { role: "style" } ],["20/03" ,120,"color:rgb(0,215,179)" ],["27/03" ,170,"color:rgb(17,215,18)" ],["03/04" ,211,"color:rgb(34,215,11)" ],["10/04" ,211,"color:rgb(51,215,216)" ],["17/04" ,211,"color:rgb(68,215,217)" ],["24/04" ,211,"color:rgb(85,215,102)" ],["01/05" ,211,"color:rgb(102,215,102)" ],["08/05" ,211,"color:rgb(119,215,64)" ],["15/05" ,211,"color:rgb(136,215,93)" ],["22/05" ,211,"color:rgb(153,215,90)" ],["29/05" ,211,"color:rgb(170,215,36)" ],["05/06" ,211,"color:rgb(187,215,93)" ],["12/06" ,211,"color:rgb(204,215,5)" ],["19/06" ,211,"color:rgb(221,215,74)" ],["26/06" ,211,"color:rgb(238,215,211)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Cuentas de correo institucional para alumnos' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Correos', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.ColumnChart(document.getElementById('indicador3C')); chart.draw(view, options); } }function grafica_google_20() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Profesores", { role: "style" } ],["20/03" ,285,"color:rgb(0,215,197)" ],["27/03" ,375,"color:rgb(17,215,167)" ],["03/04" ,467,"color:rgb(34,215,209)" ],["10/04" ,519,"color:rgb(51,215,181)" ],["17/04" ,612,"color:rgb(68,215,136)" ],["24/04" ,652,"color:rgb(85,215,110)" ],["01/05" ,663,"color:rgb(102,215,45)" ],["08/05" ,672,"color:rgb(119,215,229)" ],["15/05" ,704,"color:rgb(136,215,184)" ],["22/05" ,761,"color:rgb(153,215,28)" ],["29/05" ,764,"color:rgb(170,215,191)" ],["05/06" ,799,"color:rgb(187,215,142)" ],["12/06" ,808,"color:rgb(204,215,25)" ],["19/06" ,818,"color:rgb(221,215,182)" ],["26/06" ,834,"color:rgb(238,215,72)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Profesores usando Google Drive' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Profesores', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.ColumnChart(document.getElementById('indicador4A')); chart.draw(view, options); } }function grafica_google_21() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Archivos", { role: "style" } ],["20/03" ,9721,"color:rgb(0,215,91)" ],["27/03" ,13428,"color:rgb(17,215,105)" ],["03/04" ,18784,"color:rgb(34,215,90)" ],["10/04" ,24597,"color:rgb(51,215,102)" ],["17/04" ,28673,"color:rgb(68,215,66)" ],["24/04" ,41425,"color:rgb(85,215,51)" ],["01/05" ,60368,"color:rgb(102,215,203)" ],["08/05" ,71045,"color:rgb(119,215,168)" ],["15/05" ,79351,"color:rgb(136,215,115)" ],["22/05" ,285487,"color:rgb(153,215,41)" ],["29/05" ,498315,"color:rgb(170,215,2)" ],["05/06" ,546916,"color:rgb(187,215,150)" ],["12/06" ,589951,"color:rgb(204,215,133)" ],["19/06" ,614161,"color:rgb(221,215,7)" ],["26/06" ,616394,"color:rgb(238,215,224)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Archivos compartidos o descargados en Google Drive' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Archivos', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.AreaChart(document.getElementById('indicador4B')); chart.draw(view, options); } }function grafica_google_22() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Incidentes", { role: "style" } ],["20/03" ,0,"color:rgb(0,215,89)" ],["27/03" ,0,"color:rgb(17,215,203)" ],["03/04" ,2,"color:rgb(34,215,135)" ],["10/04" ,2,"color:rgb(51,215,42)" ],["17/04" ,3,"color:rgb(68,215,129)" ],["24/04" ,8,"color:rgb(85,215,16)" ],["01/05" ,13,"color:rgb(102,215,152)" ],["08/05" ,13,"color:rgb(119,215,174)" ],["15/05" ,15,"color:rgb(136,215,244)" ],["22/05" ,19,"color:rgb(153,215,81)" ],["29/05" ,23,"color:rgb(170,215,201)" ],["05/06" ,28,"color:rgb(187,215,180)" ],["12/06" ,35,"color:rgb(204,215,222)" ],["19/06" ,38,"color:rgb(221,215,226)" ],["26/06" ,42,"color:rgb(238,215,106)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Incidentes atendidos por teléfono' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'incidentes', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.ColumnChart(document.getElementById('indicador5A')); chart.draw(view, options); } }function grafica_google_23() { google.charts.load("current", {packages:["corechart","bar"]}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([["letrero barra", "Incidentes", { role: "style" } ],["20/03" ,274,"color:rgb(0,215,39)" ],["27/03" ,374,"color:rgb(17,215,62)" ],["03/04" ,606,"color:rgb(34,215,211)" ],["10/04" ,708,"color:rgb(51,215,128)" ],["17/04" ,1003,"color:rgb(68,215,163)" ],["24/04" ,1191,"color:rgb(85,215,21)" ],["01/05" ,1706,"color:rgb(102,215,179)" ],["08/05" ,1890,"color:rgb(119,215,111)" ],["15/05" ,2106,"color:rgb(136,215,189)" ],["22/05" ,2325,"color:rgb(153,215,38)" ],["29/05" ,2544,"color:rgb(170,215,151)" ],["05/06" ,2683,"color:rgb(187,215,190)" ],["12/06" ,2930,"color:rgb(204,215,188)" ],["19/06" ,2993,"color:rgb(221,215,29)" ],["26/06" ,3186,"color:rgb(238,215,196)" ],]); var view = new google.visualization.DataView(data); view.setColumns([0, 1, { calc: 'stringify', sourceColumn: 1, type: 'string', role: 'annotation' }, 2]); var options = { chartArea: {width: '80%', height: '70%'}, width: 480, height: 320, legend: { position: 'none' }, titlePosition: 'top', title: 'Incidentes atendidos por correo electrónico o chat' , titleTextStyle: { color: 'black', fontName: 'Arial', fontSize: 16 }, vAxes: { 0: { title:'Incidentes', textStyle: {color: 'black', fontName: 'Arial', fontSize: 10 } } }, hAxes: { 0: { title:'Semanas', textStyle: {color: 'black', fontName: 'Arial', fontSize: 8 } } }, bar: {groupWidth: '95%'}, };var chart = new google.visualization.AreaChart(document.getElementById('indicador5B')); chart.draw(view, options); } } function graficas_bloque0(){ grafica_google_7();grafica_google_8();grafica_google_9();grafica_google_10();grafica_google_11(); } function graficas_bloque2(){ grafica_google_12();grafica_google_13();grafica_google_14();grafica_google_15();grafica_google_16(); } function graficas_bloque3(){ grafica_google_17();grafica_google_18();grafica_google_19(); } function graficas_bloque4(){ grafica_google_20();grafica_google_21(); } function graficas_bloque5(){ grafica_google_22();grafica_google_23(); }