[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
PHPExcel Copyright (c) 2006 - 2014 PHPExcel
Copyright: | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
License: | http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL |
Version: | ##VERSION##, ##DATE## |
File Size: | 855 lines (29 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
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_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: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |