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/12 06:55] 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 20: | Línea 24: | ||
| {{: | {{: | ||
| + | |||
| + | < | ||
| + | http:// | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | < | ||
| + | <div id=" | ||
| + | </ | ||
| + | |||
| + | <JS> | ||
| + | g = new Dygraph(document.getElementById(" | ||
| + | xlabel: " | ||
| + | y2label: " | ||
| + | ylabel: " | ||
| + | animatedZooms: | ||
| + | height: 300, | ||
| + | width: 700, | ||
| + | colors: [" | ||
| + | showRangeSelector: | ||
| + | rangeSelectorHeight: | ||
| + | rangeSelectorPlotStrokeColor: | ||
| + | rangeSelectorPlotFillColor: | ||
| + | strokeWidth: | ||
| + | drawPoints: false, | ||
| + | showRoller: true, | ||
| + | hideOverlayOnMouseOut: | ||
| + | stepPlot: false, | ||
| + | series: { | ||
| + | ' | ||
| + | axis: ' | ||
| + | } | ||
| + | }, | ||
| + | axes: { | ||
| + | y2: { | ||
| + | labelsKMB: true, | ||
| + | drawGrid: true, | ||
| + | independentTicks: | ||
| + | gridLinePattern: | ||
| + | } | ||
| + | } | ||
| + | }); | ||
| + | </JS> | ||
| + | |||
| + | ---- | ||
| + | |||
| + | [[: | ||
| + | |||
| + | --- // | ||