blob: bb619a4d069dd58f531af6671a8df110005e0217 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
===============================
Zeta Components Graph component
===============================
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
|