Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | ||
|
meteo:convolador:primer_prueba [2015/04/14 12:05] kenneth |
meteo:convolador:primer_prueba [2015/06/18 07:48] (actual) tabare.perez |
||
|---|---|---|---|
| Línea 1: | Línea 1: | ||
| + | [[: | ||
| + | |||
| + | ---- | ||
| + | |||
| ====== Convolador: primeras pruebas (11/4/2015) ====== | ====== Convolador: primeras pruebas (11/4/2015) ====== | ||
| Línea 26: | Línea 30: | ||
| < | < | ||
| - | <h4>Alturas | + | <h4>Temperaturas y alturas |
| <div id=" | <div id=" | ||
| </ | </ | ||
| Línea 33: | Línea 37: | ||
| g = new Dygraph(document.getElementById(" | g = new Dygraph(document.getElementById(" | ||
| xlabel: " | xlabel: " | ||
| + | y2label: " | ||
| + | ylabel: " | ||
| animatedZooms: | animatedZooms: | ||
| height: 300, | height: 300, | ||
| - | width: | + | width: |
| colors: [" | colors: [" | ||
| showRangeSelector: | showRangeSelector: | ||
| Línea 57: | Línea 63: | ||
| independentTicks: | independentTicks: | ||
| gridLinePattern: | gridLinePattern: | ||
| - | }, | + | } |
| - | y2label: " | + | |
| - | ylabel: " | + | |
| } | } | ||
| }); | }); | ||
| </JS> | </JS> | ||
| + | ---- | ||
| + | [[: | ||
| + | --- // | ||