remove datatable unit tests
[contractdashboard.git] / lib / readme.txt
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116

 T%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%W%

 Q%                                         Q%

 Q%   pChart - a PHP Charting library       Q%

 Q%                                         Q%

 Q%   Version     : 2.1.0                   Q%

 Q%   Made by     : Jean-Damien POGOLOTTI   Q%

 Q%   Last Update : 26/01/11                Q%

 Q%                                         Q%

 Z%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%P%]%



 ,%

 %

 %% /cache			This folder is used by the pCache module.

 %

 %% /class			This folder contains the library core classes.

 %   %

 %   %% pBarcode39.class	Class to draw Code 39 barcodes.

 %   %% pBarcode128.class	Class to draw Code 128 barcodes.

 %   %% pBubble.class		Class to draw bubble charts.

 %   %% pCache.class		Class enable chart caching functionalities.

 %   %% pData.class		Class to manipulate chart data.

 %   %% pDraw.class		Extended drawing functions.

 %   %% pImage.class		Core drawing functions.

 %   %% pPie.class		Class to draw pie charts.

 %   %% pSplit.class		Class to draw split path charts.

 %   %% pSpring.class		Class to draw spring charts.

 %   %% pScatter.class		Class to draw scatter charts.

 %   %% pStock.class		Class to draw stock charts.

 %

 %% /data			This folder contains extended data.

 %   %

 %   %% 39.db			Code 39 barcodes static database.

 %   %% 128.db			Code 128 barcodes static database.

 %

 %% /examples			This folder contains some PHP examples.

 %   %

 %   %% delayedLoader		Delayed loader script example.

 %   %% sandbox			Powerful dev. tool to design your charts.

 %

 %% /fonts			This folder contains some TTF fonts.

 %

 %% /palettes			Sample palettes files.





 PREREQUiSiTES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



  This library has been written to work with PHP 5+ versions. It will also work

  with PHP 4 but the rendering quality maybe downgraded and the rendering speed

  seriously impacted.



  pChart require the GD and FreeType PHP extensions to be installed on your

  web server. This is an important prerequiste that can't be overrided.  





 WHAT CAN pCHART DO FOR YOU? %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



  pChart is a PHP framework that will help you to create anti-aliased charts or

  pictures directly from your web server. You can then display the result in

  the client browser, sent it by mail or insert it into PDFs. 



  This library has now reached an important point in its development cycle

  going out of the beta step. pChart 2.0 is a completly rewritten library based

  on what I've learned doing the first version. 





 RUNNiNG THE EXAMPLES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



  pChart is shipped with examples (located in the /examples folder) that you

  can either render from a web page using your http and pointing to this folder

  or from the command line invoking the php interpreter.



  On windows OS, assuming that your PHP binaries are correctly configured in

  the PATH environment variable you can also execute the BuildAll.cmd batch

  file.





 LiCENSE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



  The pChart library is released under two different licenses. If your

  application is not a commercial one (eg: you make no money by redistributing

  it) then the GNU GPLv3 license (General Public License) applies. This license

  allows you to freely integrate this library in your applications, modify the

  code and redistribute it in bundled packages as long as your application is

  also distributed with the GPL license. 



  The GPLv3 license description can be found in GPLv3.txt.



  If your application can't meet the GPL license or is a commercial one (eg:

  the library is integrated in a software or an appliance you're selling) then

  you'll have to buy a commercial license. With this license you don't need to

  make publicly available your application code under the GPL license terms.

  Commercial license price are depending of your needs.



  Please consult the web page : http://www.pchart.net/license





 EXTERNAL COPYRiGHTS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



  Famfamfam icons has been made by Mark James, Rounded corners lite has been

  coded by Cameron Cooke and Tim Hutchison, Javascript Color Picker has been

  written by Honza Odvarko.





 SUPPORT %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



  Since the beginning, pChart is a community driven project. You're missing

  feature then ask! We'll try to get it implemented in the future version or

  you'll be guided to create a class extension for your own needs. 



  All the library classes and methods are explained on the pWiki pages. Just

  click on the documentation link on top of this page. 



  To get support plese go to our forum : http://wiki.pchart.net/forum