# HG changeset patch
# User Oleksandr Gavenko <gavenkoa@gmail.com>
# Date 1260130877 -7200
# Node ID 2a734583d5ec1c802240504db640bfae6db25a20
# Parent  645337fed109b0343c7917bacd507b6c83c19b55
About graph/diagram visual soft.

diff -r 645337fed109 -r 2a734583d5ec graph.rst
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/graph.rst	Sun Dec 06 22:21:17 2009 +0200
@@ -0,0 +1,21 @@
+-*- mode: outline; coding: utf-8 -*-
+
+* RRDtool.
+
+RRDtool is the OpenSource industry standard, high performance data logging and
+graphing system for time series data. Use it to write your custom monitoring
+shell scripts or create whole applications using its Perl, Python, Ruby, TCL
+or PHP bindings.
+
+  http://oss.oetiker.ch/rrdtool/
+                home page
+
+* Graphviz.
+
+Graph visualization is a way of representing structural information as
+diagrams of abstract graphs and networks. Automatic graph drawing has many
+important applications in software engineering, database and web design,
+networking, and in visual interfaces for many other domains.
+
+  http://www.graphviz.org/
+                home page