acemu:articulos:articulos_tecnicos:software:graficando_con_javascript
Diferencias
Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
acemu:articulos:articulos_tecnicos:software:graficando_con_javascript [2015/05/11 07:04] – [Ejemplo] kenneth | acemu:articulos:articulos_tecnicos:software:graficando_con_javascript [2015/06/01 12:02] (actual) – kenneth | ||
---|---|---|---|
Línea 181: | Línea 181: | ||
<JS> | <JS> | ||
- | g = new Dygraph(document.getElementById(" | + | g = new Dygraph(document.getElementById(" |
xlabel: " | xlabel: " | ||
ylabel: " | ylabel: " | ||
+ | valueRange: [6,null], | ||
animatedZooms: | animatedZooms: | ||
height: 300, | height: 300, | ||
Línea 198: | Línea 199: | ||
rangeSelectorPlotStrokeColor: | rangeSelectorPlotStrokeColor: | ||
rangeSelectorPlotFillColor: | rangeSelectorPlotFillColor: | ||
- | strokeWidth: | + | strokeWidth: |
drawPoints: false, | drawPoints: false, | ||
showRoller: true, | showRoller: true, |
acemu/articulos/articulos_tecnicos/software/graficando_con_javascript.1431353055.txt.gz · Última modificación: 2015/05/11 07:04 por kenneth