Documentation:
phpchartPlus Documentation
Tsiavos Chris <
[email protected]
>
Date: 18-Feb-2005
License: GPL
Contents
1. Introduction
1.1
Roadmap
1.2
Requirements
1.3
Directory Structure
1.4
Installation & Testing
2.
Basic Usage
2.1
Running the example script
2.2
Changing the chart generation parameters
3. Advanced Usage
3.1
Choosing the Configuration backend
3.1.1
Using the PHPConfig Strategy
3.1.2
Using the XMLConfig Strategy
3.2
Choosing the Chart Data backend
3.2.1
Using the PHPData Strategy
3.2.2
Using the XMLData Strategy
3.2.3
Using the TXTData Strategy
3.2.4
Using the PEARDBData Strategy
3.3
Choosing the Caching backend
3.3.1
Using the NullCache Strategy
3.3.2
Using the CacheToFile Strategy
3.3.3
Using the CacheToPEARDB Strategy
4. For Potential Developers
4.1
phpchartPlus Object Model
4.2
Design Considerations
4.3
Developing new backends
4.4
Reference Documentation
5. TroubleShooting
5.1
Common problems you might face