[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 883 lines (34 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_jpgraphformatPointMarker($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 |