Showing 6,805 of 6,805 total issues
Line exceeds 120 characters; contains 142 characters Open
Open
Util\JpGraphError::RaiseL(25053); //('PANIC: Internal error in SuperScript::Stroke(). Unknown horizontal alignment for text');
- Exclude checks
Line exceeds 120 characters; contains 172 characters Open
Open
$coords = $aX . ',' . $aY . ',' . ($aX + $aWidth - 1) . ',' . $aY . ',' . ($aX + $aWidth - 1) . ',' . ($aY + $aHeight - 1) . ',' . $aX . ',' . ($aY + $aHeight - 1);
- Exclude checks
Line exceeds 120 characters; contains 131 characters Open
Open
if (!defined('LANGUAGE_CHARSET') || stristr(LANGUAGE_CHARSET, 'koi8-r') || stristr(LANGUAGE_CHARSET, 'windows-1251')) {
- Exclude checks
Line exceeds 120 characters; contains 160 characters Open
Open
Util\JpGraphError::RaiseL(30001, $method_name, $method_name); //Theme::%s() is not defined. \nPlease make %s(\$graph) function in your theme classs.
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Line exceeds 120 characters; contains 122 characters Open
Open
$x = $aX + $this->iMarginLeft + round(($aWidth - $this->iMarginLeft - $this->iMarginRight) / 2);
- Exclude checks
Line exceeds 120 characters; contains 147 characters Open
Open
public function SetBox($aFrameColor = [255, 255, 255], $aBorderColor = [0, 0, 0], $aShadowColor = false, $aCornerRadius = 4, $aShadowWidth = 3)
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$plot->SetColor($color);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$color = $this->GetNextColor();
- Exclude checks
Line exceeds 120 characters; contains 148 characters Open
Open
Util\JpGraphError::RaiseL(22011, $idx); //('Windrose index must be numeric or direction label. You have specified index='.$idx);
- Exclude checks
Line exceeds 120 characters; contains 209 characters Open
Open
//('Windrose plot is too large to fit the specified Graph size. Please use WindrosePlot::SetSize() to make the plot smaller or increase the size of the Graph in the initial WindroseGraph() call.');
- Exclude checks
Line exceeds 120 characters; contains 136 characters Open
Open
private $iAllDirectionLabels = ['E', 'ENE', 'NE', 'NNE', 'N', 'NNW', 'NW', 'WNW', 'W', 'WSW', 'SW', 'SSW', 'S', 'SSE', 'SE', 'ESE'];
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->ApplyPlot($_plot);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$plot->Clear();
- Exclude checks
Line exceeds 120 characters; contains 136 characters Open
Open
Util\JpGraphError::RaiseL(22005); //("Line style for radial lines must be on of ('solid','dotted','dashed','longdashed') ");
- Exclude checks