summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 11cf92a)
raw | patch | inline | side by side (parent: 11cf92a)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 3 Jul 2011 14:00:14 +0000 (14:00 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 3 Jul 2011 14:00:14 +0000 (14:00 +0000) |
talks/fisl12/ex/first.png | patch | blob | history | |
talks/fisl12/ex/first.rrd | patch | blob | history | |
talks/fisl12/ex/graph.sh | patch | blob | history |
index 849998403c2ea965f678cb3704a08f1a1020130c..a7c77d5f9fd6a3a295e6d9e26b3560e5769c1a87 100644 (file)
Binary files a/talks/fisl12/ex/first.png and b/talks/fisl12/ex/first.png differ
Binary files a/talks/fisl12/ex/first.png and b/talks/fisl12/ex/first.png differ
index 0bd3f26ab8e36ece3533684c5b19e97a3130c4fa..6f57e54d505b101e9a4cf84afc9594c0857a859f 100644 (file)
Binary files a/talks/fisl12/ex/first.rrd and b/talks/fisl12/ex/first.rrd differ
Binary files a/talks/fisl12/ex/first.rrd and b/talks/fisl12/ex/first.rrd differ
index ca1a71a746ad20c60ea5112185c1b82799eb6269..8459c02a49bdd7c67bc4885f71d0388f8b51f0d8 100755 (executable)
--- a/talks/fisl12/ex/graph.sh
+++ b/talks/fisl12/ex/graph.sh
#!/bin/sh
rrdtool graphv first.png \
+ --zoom=2 \
--title="FISL12 RRDtool Demo" \
--start=1199999000 --end=1200001300 \
- --lower-limit=0 \
DEF:t=first.rrd:temperature:AVERAGE \
- 'AREA:t#880011:Temperature'
+ 'AREA:t#ff8888:Temperature' \
+ 'LINE0.5:0#880000::STACK'