HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

    public static function SetTitle($aTitle)
Severity: Minor
Found in src/util/JpGraphError.php by phpcodesniffer

Method name "JpGraphError::GetTitle" is not in camel caps format
Open

    public static function GetTitle()
Severity: Minor
Found in src/util/JpGraphError.php by phpcodesniffer

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

    public function GetY($aMinX, $aMaxX, $aStep = 1)

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

    protected function _after()

Method name "PlotBand::ShowFrame" is not in camel caps format
Open

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

Method name "PlotMark::SetCSIMTarget" is not in camel caps format
Open

    public function SetCSIMTarget($aTarget, $aWinTarget = '')
Severity: Minor
Found in src/plot/PlotMark.php by phpcodesniffer

Method name "PlotMark::AddCSIMPoly" is not in camel caps format
Open

    public function AddCSIMPoly($aPts)
Severity: Minor
Found in src/plot/PlotMark.php by phpcodesniffer

Each PHP statement must be on a line by itself
Open

                ++$dx; ++$dy;
Severity: Minor
Found in src/plot/PlotMark.php by phpcodesniffer

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

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

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

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

Method name "WindrosePlot::SetDataKeyEncoding" is not in camel caps format
Open

    public function SetDataKeyEncoding($aEncoding)
Severity: Minor
Found in src/plot/WindrosePlot.php by phpcodesniffer

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

    public function SetFont($aFFam, $aFStyle = FS_NORMAL, $aFSize = 10)
Severity: Minor
Found in src/plot/WindrosePlot.php by phpcodesniffer

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

    public function Stroke($aGraph)
Severity: Minor
Found in src/plot/WindrosePlot.php by phpcodesniffer

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

    public function SetRowImage($aRow, $aFile, $aScale = 1.0, $aMix = 100)
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer

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

    public function Set($aArg1, $aArg2 = null, $aArg3 = null)
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer

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

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

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

    public function MergeRow($aRow, $aHAlign = 'center', $aVAlign = 'center')
Severity: Minor
Found in src/text/GTextTable.php by phpcodesniffer

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

    public function Stroke($aImg, $ax = -1, $ay = -1)
Severity: Minor
Found in src/text/SuperScriptText.php by phpcodesniffer

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

    public function Hide($aHide = true)
Severity: Minor
Found in src/text/Text.php by phpcodesniffer

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

    public function SetupPieGraph($graph)
Severity: Minor
Found in src/themes/SoftyTheme.php by phpcodesniffer
Severity
Category
Status
Source
Language