HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

    public function StrokeWithScale($aImg, $axscale, $ayscale)
Severity: Minor
Found in src/plot/IconPlot.php by phpcodesniffer

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

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

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

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

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

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

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

    public function SetFillColor($aColor, $aFilled = true)
Severity: Minor
Found in src/plot/LinePlot.php by phpcodesniffer

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

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

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

    public function FastStroke($img, $xscale, $yscale, $aStartPoint = 0, $exist_x = true)
Severity: Minor
Found in src/plot/LinePlot.php by phpcodesniffer

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

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

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

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

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

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

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

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

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

    public function SetMargin($aMargin)
Severity: Minor
Found in src/plot/DisplayValue.php by phpcodesniffer

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

    public function SetDayOffset($aOff = 0.5)
Severity: Minor
Found in src/plot/GanttVLine.php by phpcodesniffer

Method name "GroupBarPlot::Min" is not in camel caps format
Open

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

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

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

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

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

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

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

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

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

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

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

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

    public function Add3DSliceToCSIM($i, $xc, $yc, $height, $width, $thick, $sa, $ea)
Severity: Minor
Found in src/plot/PiePlot3D.php by phpcodesniffer
Severity
Category
Status
Source
Language