HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

Method name "RotImage::Point" is not in camel caps format
Open

    public function Point($x, $y)
Severity: Minor
Found in src/image/RotImage.php by phpcodesniffer

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

    public function Set3D($aHSize = 3, $aVSize = 3, $aShow = true)
Severity: Minor
Found in src/plot/BarPlot.php by phpcodesniffer

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

    public function Stroke($img, $xscale, $yscale)
Severity: Minor
Found in src/plot/ErrorPlot.php by phpcodesniffer

Method name "RotImage::StrokeText" is not in camel caps format
Open

    public function StrokeText($x, $y, $txt, $dir = 0, $paragraph_align = 'left', $debug = false)
Severity: Minor
Found in src/image/RotImage.php by phpcodesniffer

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

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

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

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

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

    public function SetAlign($aHAlign, $aVAlign = '')
Severity: Minor
Found in src/plot/DisplayValue.php by phpcodesniffer

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

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

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

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

Method name "FieldPlot::SetCallback" is not in camel caps format
Open

    public function SetCallback($aFunc)
Severity: Minor
Found in src/plot/FieldPlot.php by phpcodesniffer

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

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

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

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

Method name "Image::Polygon" is not in camel caps format
Open

    public function Polygon($p, $closed = false, $fast = false)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "Image::Bevel" is not in camel caps format
Open

    public function Bevel($x1, $y1, $x2, $y2, $depth = 2, $color1 = 'white@0.4', $color2 = 'black@0.5')
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

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

    private function _imageSmoothArcDrawSegment(&$img, $cx, $cy, $a, $b, $aaAngleX, $aaAngleY, $color, $start, $stop, $seg)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "ImgData_Balls::GetImg" is not in camel caps format
Open

    public function GetImg($aMark, $aIdx)
Severity: Minor
Found in src/image/ImgData_Balls.php by phpcodesniffer

Method name "ImgTrans::_TransHor3D" is not in camel caps format
Open

    public function _TransHor3D($aGdImg, $aHorizon = 100, $aSkewDist = 120, $aDir = SKEW3D_LEFT, $aMinSize = true, $aFillColor = '#FFFFFF', $aQuality = false, $aBorder = false, $aHorizonPos = 0.5)
Severity: Minor
Found in src/image/ImgTrans.php by phpcodesniffer

Method name "RotImage::Circle" is not in camel caps format
Open

    public function Circle($xc, $yc, $r)
Severity: Minor
Found in src/image/RotImage.php by phpcodesniffer

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

    public function FilledRectangle($x1, $y1, $x2, $y2)
Severity: Minor
Found in src/image/RotImage.php by phpcodesniffer

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

    public function Legend($graph)
Severity: Minor
Found in src/plot/AccLinePlot.php by phpcodesniffer
Severity
Category
Status
Source
Language