HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

    public function Pos($xl = 0, $yt = 0, $w = 0, $h = 0)

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

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

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

    public function GetCSIMAreas()
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer

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

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

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

    public function AdjustMarginsForGrid()
Severity: Minor
Found in src/text/GTextTableCell.php by phpcodesniffer

Method name "TTF::SetUserFont1" is not in camel caps format
Open

    public function SetUserFont1($aNormal, $aBold = '', $aItalic = '', $aBoldIt = '')
Severity: Minor
Found in src/text/TTF.php by phpcodesniffer

Property name "$_font_size" should not be prefixed with an underscore to indicate visibility
Open

    private $_font_size = 8; // old. 12
Severity: Minor
Found in src/text/Text.php by phpcodesniffer

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

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

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

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

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

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

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

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

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

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

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

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

Method name "Theme::GetNextColor" is not in camel caps format
Open

    public function GetNextColor()
Severity: Minor
Found in src/themes/Theme.php by phpcodesniffer

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

    public function SetTitle($aTitle)

Method name "JpgTimer::Push" is not in camel caps format
Open

    public function Push()
Severity: Minor
Found in src/util/JpgTimer.php by phpcodesniffer

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

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

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

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

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

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

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

    protected function _after()
Severity: Minor
Found in tests/WindroseTest.php by phpcodesniffer
Severity
Category
Status
Source
Language