User Tools

Site Tools


informatica:linux:generar_graficos

This is an old revision of the document!


Table of Contents

RRDTOOL

XGRAPH

Se instala la aplicación xgraph

Ejemplo 1

Genera una gráfica en entorno gráfico.
Se crea un fichero.txt con estos datos:

       TitleText: Sample Data
       0.5 7.8
       1.0 6.2
       "set one
       1.5 8.9

       "set two"
       -3.4 1.4e-3
       -2.0 1.9e-2
       move -1.0 2.0e-2
       -0.65 2.2e-4

       2.2 12.8
       2.4 -3.3
       2.6 -32.2
       2.8 -10.3

Y se ejecuta:

xgrpah fichero.txt

informatica/linux/generar_graficos.1291472439.txt.gz · Last modified: 2015/04/13 20:19 (external edit)