HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

    public function SetMargin($aMarg)
Severity: Minor
Found in src/text/Text.php by phpcodesniffer

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

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

Method name "TextProperty::SetColumnFonts" is not in camel caps format
Open

    public function SetColumnFonts($aFontArray)
Severity: Minor
Found in src/text/TextProperty.php by phpcodesniffer

Method name "TextProperty::GetColWidth" is not in camel caps format
Open

    public function GetColWidth($aImg, $aMargin = 0)
Severity: Minor
Found in src/text/TextProperty.php by phpcodesniffer

Method name "AquaTheme::ApplyPlot" is not in camel caps format
Open

    public function ApplyPlot($plot)
Severity: Minor
Found in src/themes/AquaTheme.php by phpcodesniffer

Method name "PastelTheme::SetupPieGraph" is not in camel caps format
Open

    public function SetupPieGraph($graph)
Severity: Minor
Found in src/themes/PastelTheme.php by phpcodesniffer

Method name "JpGraphErrObject::SetStrokeDest" is not in camel caps format
Open

    public function SetStrokeDest($aDest)

Method name "LinearRegression::GetStat" is not in camel caps format
Open

    public function GetStat()

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

    protected function _after()
Severity: Minor
Found in tests/BackgroundTest.php by phpcodesniffer

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

    public function Stroke($aImg, $scale)

Method name "GTextTable::Init" is not in camel caps format
Open

    public function Init($aRows = 0, $aCols = 0, $aFillText = '')
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer

Method name "GTextTable::SetAnchorPos" is not in camel caps format
Open

    public function SetAnchorPos($aXAnchor, $aYAnchor = 'top')
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer

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

    public function SetColor($aArgR1, $aC1 = null, $aR2 = null, $aC2 = null, $aArg = null)
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer

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

    public function Stroke($aImg, $aX, $aY, $aWidth, $aHeight)
Severity: Minor
Found in src/text/GTextTableCell.php by phpcodesniffer

Method name "Text::GetFontHeight" is not in camel caps format
Open

    public function GetFontHeight($aImg)
Severity: Minor
Found in src/text/Text.php by phpcodesniffer

Method name "TextProperty::SetCSIMAlt" is not in camel caps format
Open

    public function SetCSIMAlt($aAltText)
Severity: Minor
Found in src/text/TextProperty.php by phpcodesniffer

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

    public function SetFont($aFFamily, $aFStyle = FS_NORMAL, $aFSize = 10)
Severity: Minor
Found in src/text/TextProperty.php by phpcodesniffer

Method name "AquaTheme::SetupGraph" is not in camel caps format
Open

    public function SetupGraph($graph)
Severity: Minor
Found in src/themes/AquaTheme.php by phpcodesniffer

Method name "GTextTable::SetColColor" is not in camel caps format
Open

    public function SetColColor($aCol, $aColor)
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer

Method name "GTextTable::SetCellFont" is not in camel caps format
Open

    public function SetCellFont($aRow, $aCol, $aFF, $aFS, $aFSize = 10)
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer
Severity
Category
Status
Source
Language