HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

Method name "Gradient::FilledRectangle" is not in camel caps format
Open

    public function FilledRectangle($xl, $yt, $xr, $yb, $from_color, $to_color, $style = 1)
Severity: Minor
Found in src/plot/Gradient.php by phpcodesniffer

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

    public function GetAbsHeight()
Severity: Minor
Found in src/plot/IconPlot.php by phpcodesniffer

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

    public function SetFillFromYMax($f = true)
Severity: Minor
Found in src/plot/LinePlot.php by phpcodesniffer

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

    public function SetGuideLinesAdjust($aVFactor, $aRFactor = 0.8)
Severity: Minor
Found in src/plot/PiePlot.php by phpcodesniffer

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

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

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

    public function StrokeLabels($label, $img, $a, $xp, $yp, $z)
Severity: Minor
Found in src/plot/PiePlot3D.php by phpcodesniffer

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

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

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

    public function SetPattern($aPattern, $aColor = 'blue', $aDensity = 95)
Severity: Minor
Found in src/plot/GanttBar.php by phpcodesniffer

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

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

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

    public function GetCSIMArea()
Severity: Minor
Found in src/plot/GanttPlotObject.php by phpcodesniffer

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

    public function SetRowSpan($aStart, $aEnd = -1)
Severity: Minor
Found in src/plot/GanttVLine.php by phpcodesniffer

Method name "Gradient::FilledFlatPolygon" is not in camel caps format
Open

    public function FilledFlatPolygon($pts, $from_color, $to_color)
Severity: Minor
Found in src/plot/Gradient.php by phpcodesniffer

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

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

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

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

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

    public function SetGuideLines($aFlg = true, $aCurved = true, $aAlways = false)
Severity: Minor
Found in src/plot/PiePlot.php by phpcodesniffer

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

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

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

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

Method name "ContourPlot::ShowLegend" is not in camel caps format
Open

    public function ShowLegend($aFlg = true)
Severity: Minor
Found in src/plot/ContourPlot.php by phpcodesniffer

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

    public function SetCSIMTargets($aTargets, $aAlts = '', $aWinTargets = '')
Severity: Minor
Found in src/plot/PiePlot.php by phpcodesniffer

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

    public function HideZero($aFlag = true)
Severity: Minor
Found in src/plot/DisplayValue.php by phpcodesniffer
Severity
Category
Status
Source
Language