HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

Method name "PiePlot::Explode" is not in camel caps format
Open

    public function Explode($aExplodeArr)
Severity: Minor
Found in src/plot/PiePlot.php by phpcodesniffer

Method name "PiePlot3D::SetSliceColors" is not in camel caps format
Open

    public function SetSliceColors($aColors)
Severity: Minor
Found in src/plot/PiePlot3D.php by phpcodesniffer

Method name "AccLinePlot::SetInterpolateMode" is not in camel caps format
Open

    public function SetInterpolateMode($aIntMode)
Severity: Minor
Found in src/plot/AccLinePlot.php by phpcodesniffer

Method name "BarPlot::SetFillColor" is not in camel caps format
Open

    public function SetFillColor($aColor)
Severity: Minor
Found in src/plot/BarPlot.php by phpcodesniffer

Method name "_SetPatternHelper" should not be prefixed with an underscore to indicate visibility
Open

    public function _SetPatternHelper($aPattern, &$aPatternValue, &$aDensity)
Severity: Minor
Found in src/plot/BarPlot.php by phpcodesniffer

Method name "BarPlot::_SetPatternHelper" is not in camel caps format
Open

    public function _SetPatternHelper($aPattern, &$aPatternValue, &$aDensity)
Severity: Minor
Found in src/plot/BarPlot.php by phpcodesniffer

Method name "DisplayValue::SetFont" is not in camel caps format
Open

    public function SetFont($aFontFamily, $aFontStyle = FS_NORMAL, $aFontSize = 8)
Severity: Minor
Found in src/plot/DisplayValue.php by phpcodesniffer

Method name "GanttBar::SetBreakStyle" is not in camel caps format
Open

    public function SetBreakStyle($aFlg = true, $aLineStyle = 'dotted', $aLineWeight = 1)
Severity: Minor
Found in src/plot/GanttBar.php by phpcodesniffer

Method name "GanttBar::SetFillColor" is not in camel caps format
Open

    public function SetFillColor($aColor)
Severity: Minor
Found in src/plot/GanttBar.php by phpcodesniffer

Method name "GanttPlotObject::StrokeActInfo" is not in camel caps format
Open

    public function StrokeActInfo($aImg, $aScale, $aYPos)
Severity: Minor
Found in src/plot/GanttPlotObject.php by phpcodesniffer

Method name "GanttVLine::SetWeight" is not in camel caps format
Open

    public function SetWeight($aWeight)
Severity: Minor
Found in src/plot/GanttVLine.php by phpcodesniffer

Method name "IconPlot::SetPos" is not in camel caps format
Open

    public function SetPos($aX, $aY)
Severity: Minor
Found in src/plot/IconPlot.php by phpcodesniffer

Method name "IconPlot::SetAnchor" is not in camel caps format
Open

    public function SetAnchor($aXAnchor = 'left', $aYAnchor = 'center')
Severity: Minor
Found in src/plot/IconPlot.php by phpcodesniffer

Method name "_Stroke" should not be prefixed with an underscore to indicate visibility
Open

    public function _Stroke($aImg, $x = null, $y = null, $aReturnWidthHeight = false)
Severity: Minor
Found in src/plot/IconPlot.php by phpcodesniffer

Method name "LegendStyle::SetCircleColor" is not in camel caps format
Open

    public function SetCircleColor($aColor)
Severity: Minor
Found in src/plot/LegendStyle.php by phpcodesniffer

Method name "LineErrorPlot::Legend" is not in camel caps format
Open

    public function Legend($graph)
Severity: Minor
Found in src/plot/LineErrorPlot.php by phpcodesniffer

Method name "LinePlot::SetColor" is not in camel caps format
Open

    public function SetColor($aColor)
Severity: Minor
Found in src/plot/LinePlot.php by phpcodesniffer

Method name "LinePlot::PreStrokeAdjust" is not in camel caps format
Open

    public function PreStrokeAdjust($graph)
Severity: Minor
Found in src/plot/LinePlot.php by phpcodesniffer

Method name "PiePlot3D::Pie3DSlice" is not in camel caps format
Open

    public function Pie3DSlice($img, $xc, $yc, $w, $h, $sa, $ea, $z, $fillcolor, $shadow = 0.65)
Severity: Minor
Found in src/plot/PiePlot3D.php by phpcodesniffer

Method name "BarPlot::Max" is not in camel caps format
Open

    public function Max()
Severity: Minor
Found in src/plot/BarPlot.php by phpcodesniffer
Severity
Category
Status
Source
Language