Quick Start How To Use JpGraph Jp Graph Manual
User Manual:
Open the PDF directly: View PDF
Page Count: 154 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- Introduction
- Quick Start
- 1.1 Generating images with PHP
- Line graphs
- 1.2 A first example
- 1.3 Adding plot marks to line graphs
- 1.4 Adding several plots to the same graph
- 1.5 Adding a second Y-scale
- 1.6 Adding a legend to the plot
- 1.7 Using the "Step style" to render line plots
- 1.8 Using logarithmic scale
- 1.9 Using different combination of scales
- 1.10 Adding more gridlines to the plot
- 1.11 Specifying the labels for X-axis
- 1.12 Adjusting the ticks on a text scale
- 1.13 Using filles line graphs
- 1.14 Using accumulated line graphs
- Bar Graphs
- Error Plots
- Scatter plots
- Pie Graphs
- JpGraph Reference
- 1.1 Conventions
- 1.2 Class overview
- 1.3 Public Class references
- 6.3.1 Class Graph
- 6.3.2 Class Axis
- 6.3.3 Class Ticks
- 6.3.4 Class Text
- 6.3.5 Class Grid
- 6.3.6 Class LinearTicks
- 6.3.7 Class LinearScale
- 6.3.8 Class LogTicks
- 6.3.9 Class LogScale
- 6.3.10 Class Legend
- 6.3.11 Class LinePlot
- 6.3.12 Class AccLinePlot
- 6.3.13 Class PlotMark
- 6.3.14 Class BarPlot
- 6.3.15 Class GroupBarPlot
- 6.3.16 Class AccBarPlot
- 6.3.17 Class ErrorPlot
- 6.3.18 Class Plot
- 6.3.19 Class ErrorLinePlot
- 6.3.20 Class SpiderGraph
- 6.3.21 Class SpiderAxis
- 6.3.22 Class SpiderPlot
- 6.3.23 Class SpiderGrid
- 6.3.24 Class ScatterPlot
- 6.3.25 Class PieGraph
- 6.3.26 Class PiePlot
- 6.3.27 Class ImgStreamCache
- 6.3.28 Class Image
- 6.3.29 Class TTF
- 6.3.30 Class Gradient
- 6.3.31 Class RGB
- 6.3.32 Class FontProp
- 6.3.33 Class RotImage
- Manifest constants
- JpGraph Class Hierarchy
- Specifying Fonts
- Using Spider Plots
- Using the cache mechanism and other performance related questions
- Advanced Features of JpGraph