Libchart

Simple PHP chart drawing library
  • Introduction
  • Download
  • Sample Code
  • Reference API
  • Links
  • Main Page
  • Classes
  • Directories
  • Class List
  • Class Members
  • All
  • Functions
  • Variables
  • $
  • a
  • b
  • c
  • d
  • g
  • h
  • i
  • l
  • n
  • o
  • p
  • q
  • r
  • s
  • t
  • v
  • x

Here is a list of all documented class members with links to the class documentation for each member:

- $ -

  • $bottom : Padding
  • $dataSet : < Chart >
  • $img : Plot
  • $left : Padding
  • $palette : Plot
  • $plot : < Chart >
  • $primitive : Plot
  • $right : Padding
  • $text : Plot
  • $top : Padding
  • $x1 : Rectangle
  • $x2 : Rectangle
  • $y1 : Rectangle
  • $y2 : Rectangle

- a -

  • addPoint() : XYDataSet
  • addSerie() : XYSeriesDataSet
  • Axis() : Axis

- b -

  • BarChart() : < BarChart >

- c -

  • Caption() : Caption
  • Chart() : < Chart >
  • checkDataModel() : < Chart > , < BarChart >
  • clip() : Color
  • Color() : Color
  • ColorSet() : ColorSet
  • computeAxis() : < BarChart >
  • computeBound() : Bound
  • computeBoundaries() : Axis
  • computeLayout() : HorizontalBarChart , Plot , LineChart , PieChart , VerticalBarChart
  • computePercent() : PieChart
  • createImage() : Plot , < BarChart > , PieChart , < Chart >
  • currentColor() : ColorSet
  • currentShadowColor() : ColorSet

- d -

  • drawDisc() : PieChart
  • drawPercent() : PieChart

- g -

  • getCaptionArea() : Plot
  • getColor() : Color
  • getDataAsSerieList() : < BarChart >
  • getFirstSerieOfList() : < BarChart >
  • getGraphArea() : Plot
  • getImg() : Plot
  • getLowerBoundary() : Axis
  • getOuterPadding() : Plot
  • getPaddedRectangle() : Rectangle
  • getPalette() : Plot
  • getPlot() : < Chart >
  • getPointList() : XYDataSet
  • getPrimitive() : Plot
  • getSerieList() : XYSeriesDataSet
  • getShadowColor() : Color
  • getText() : Plot
  • getTextColor() : Plot
  • getTics() : Axis
  • getTitleList() : XYSeriesDataSet
  • getUpperBoundary() : Axis
  • getX() : Point
  • getY() : Point
  • getYMaxValue() : Bound
  • getYMinValue() : Bound

- h -

  • HorizontalBarChart() : HorizontalBarChart

- i -

  • isEmptyDataSet() : < BarChart >

- l -

  • line() : Primitive
  • LineChart() : LineChart

- n -

  • next() : ColorSet

- o -

  • outlinedBox() : Primitive

- p -

  • Padding() : Padding
  • Palette() : Palette
  • PieChart() : PieChart
  • Plot() : Plot
  • Point() : Point
  • Primitive() : Primitive
  • printAxis() : HorizontalBarChart , LineChart , VerticalBarChart
  • printBar() : VerticalBarChart , HorizontalBarChart
  • printCaption() : HorizontalBarChart , PieChart , VerticalBarChart , LineChart
  • printCentered() : Text
  • printDiagonal() : Text
  • printLine() : LineChart
  • printLogo() : Plot
  • printPie() : PieChart
  • printText() : Text
  • printTitle() : Plot

- q -

  • quantizeTics() : Axis

- r -

  • Rectangle() : Rectangle
  • render() : PieChart , Plot , Caption , VerticalBarChart , HorizontalBarChart , LineChart
  • reset() : ColorSet

- s -

  • setCaptionPadding() : Plot
  • setColorSet() : Caption
  • setDataSet() : < Chart >
  • setGraphCaptionRatio() : Plot
  • setGraphPadding() : Plot
  • setHasCaption() : Plot
  • setLabelList() : Caption
  • setLogoFileName() : Plot
  • setLowerBound() : Bound
  • setOuterPadding() : Plot
  • setPlot() : Caption
  • setTitle() : Plot , < Chart >
  • setTitleHeight() : Plot
  • setTitlePadding() : Plot
  • setUpperBound() : Bound
  • sortPie() : PieChart

- t -

  • Text() : Text

- v -

  • VerticalBarChart() : VerticalBarChart

- x -

  • XYDataSet() : XYDataSet
  • XYSeriesDataSet() : XYSeriesDataSet

Site last modified August 13th, 2007 by Jean-Marc Trémeaux