blob: 2cc09e3244fd4ab570218d87588bfef1ae93fb75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
===============================
Zeta Components Graph component
===============================
.. image:: https://travis-ci.org/zetacomponents/Graph.png?branch=master
:target: https://travis-ci.org/zetacomponents/Graph
Component to render charts using PHP. Supports a bunch of different chart
types, output drivers, axis and renderers.
To check out features and usage of the graph component check out the
tutorial__.
__ docs/tutorial.txt
To see some example charts you may check out the gallery__.
__ docs/gallery.txt
..
Local Variables:
mode: rst
fill-column: 79
End:
vim: et syn=rst tw=79
|