HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

    public function SetFillGradient($aFromColor, $aToColor = null, $aStyle = null)
Severity: Minor
Found in src/plot/BarPlot.php by phpcodesniffer

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

    public function SetConstrainPos($xt, $yt, $xb, $yb)
Severity: Minor
Found in src/plot/GanttPlotObject.php by phpcodesniffer

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

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

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

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

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

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

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

    public function SetCFont($aFontFamily, $aFontStyle = FS_NORMAL, $aFontSize = 10)
Severity: Minor
Found in src/plot/LegendStyle.php by phpcodesniffer

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

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

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

    public function SetMargin($aMarg, $aBottomMargin = 5)
Severity: Minor
Found in src/plot/LegendStyle.php by phpcodesniffer

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

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

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

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

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

    public function StrokeGuideLabels($img, $xc, $yc, $radius)
Severity: Minor
Found in src/plot/PiePlot.php by phpcodesniffer

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

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

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

    public function Stroke($img, $aaoption = 0)
Severity: Minor
Found in src/plot/PiePlot3D.php by phpcodesniffer

Method name "PiePlotC::StrokeLabel" is not in camel caps format
Open

    public function StrokeLabel($label, $img, $xc, $yc, $a, $r)
Severity: Minor
Found in src/plot/PiePlotC.php by phpcodesniffer

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

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

Method name "Contour::SetInvert" is not in camel caps format
Open

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

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

    public function SetFormat($aFormat, $aNegFormat = '')
Severity: Minor
Found in src/plot/DisplayValue.php by phpcodesniffer

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

    public function SetConstrain($aRow, $aType, $aColor = 'black', $aArrowSize = ARROW_S2, $aArrowType = ARROWT_SOLID)
Severity: Minor
Found in src/plot/GanttPlotObject.php by phpcodesniffer

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

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

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

    public function GetColArray($from_color, $to_color, $arr_size, &$colors, $numcols = 100)
Severity: Minor
Found in src/plot/Gradient.php by phpcodesniffer
Severity
Category
Status
Source
Language