[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/phpexcel/PHPExcel/Chart/Renderer/ -> jpgraph.php (summary)

(no description)

File Size: 883 lines (34 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PHPExcel_Chart_Renderer_jpgraph:: (28 methods):
  formatPointMarker()
  formatDataSetLabels()
  percentageSumCalculation()
  percentageAdjustValues()
  getCaption()
  renderTitle()
  renderLegend()
  renderCartesianPlotArea()
  renderPiePlotArea()
  renderRadarPlotArea()
  renderPlotLine()
  renderPlotBar()
  renderPlotScatter()
  renderPlotRadar()
  renderPlotContour()
  renderPlotStock()
  renderAreaChart()
  renderLineChart()
  renderBarChart()
  renderScatterChart()
  renderBubbleChart()
  renderPieChart()
  renderRadarChart()
  renderStockChart()
  renderContourChart()
  renderCombinationChart()
  render()
  __construct()


Class: PHPExcel_Chart_Renderer_jpgraph  - X-Ref

PHPExcel_Chart_Renderer_jpgraph

Copyright (c) 2006 - 2015 PHPExcel

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

formatPointMarker($seriesPlot, $markerID)   X-Ref
No description

formatDataSetLabels($groupID, $datasetLabels, $labelCount, $rotation = '')   X-Ref
No description

percentageSumCalculation($groupID, $seriesCount)   X-Ref
No description

percentageAdjustValues($dataValues, $sumValues)   X-Ref
No description

getCaption($captionElement)   X-Ref
No description

renderTitle()   X-Ref
No description

renderLegend()   X-Ref
No description

renderCartesianPlotArea($type = 'textlin')   X-Ref
No description

renderPiePlotArea($doughnut = false)   X-Ref
No description

renderRadarPlotArea()   X-Ref
No description

renderPlotLine($groupID, $filled = false, $combination = false, $dimensions = '2d')   X-Ref
No description

renderPlotBar($groupID, $dimensions = '2d')   X-Ref
No description

renderPlotScatter($groupID, $bubble)   X-Ref
No description

renderPlotRadar($groupID)   X-Ref
No description

renderPlotContour($groupID)   X-Ref
No description

renderPlotStock($groupID)   X-Ref
No description

renderAreaChart($groupCount, $dimensions = '2d')   X-Ref
No description

renderLineChart($groupCount, $dimensions = '2d')   X-Ref
No description

renderBarChart($groupCount, $dimensions = '2d')   X-Ref
No description

renderScatterChart($groupCount)   X-Ref
No description

renderBubbleChart($groupCount)   X-Ref
No description

renderPieChart($groupCount, $dimensions = '2d', $doughnut = false, $multiplePlots = false)   X-Ref
No description

renderRadarChart($groupCount)   X-Ref
No description

renderStockChart($groupCount)   X-Ref
No description

renderContourChart($groupCount, $dimensions)   X-Ref
No description

renderCombinationChart($groupCount, $dimensions, $outputDestination)   X-Ref
No description

render($outputDestination)   X-Ref
No description

__construct(PHPExcel_Chart $chart)   X-Ref
Create a new PHPExcel_Chart_Renderer_jpgraph




Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1