Showing 6,805 of 6,805 total issues
Line exceeds 120 characters; contains 224 characters Open
Open
Util\JpGraphError::RaiseL(25018, $aFileName); //('Incorrect file name for Graph::SetBackgroundImage() : '.$aFileName.' Must have a valid image extension (jpg,gif,png) when using autodetection of image type');
- Exclude checks
Line exceeds 120 characters; contains 131 characters Open
Open
Util\JpGraphError::RaiseL(25054, $this->scale->type); //('Internal error: Unknown grid axis ['.$this->scale->type.']');
- Exclude checks
Line exceeds 120 characters; contains 138 characters Open
Open
Util\JpGraphError::RaiseL(22012); //('Windrose radial axis specification contains a direction which is not enabled.');
- Exclude checks
Line exceeds 120 characters; contains 145 characters Open
Open
$monthwidth = $this->GetDayWidth() * ($this->GetNumDaysInMonth($monthnbr, $year) - $this->GetMonthDayNbr($this->iStartDate) + 1);
- Exclude checks
Line exceeds 120 characters; contains 214 characters Open
Open
'<img src="' . CSIMCACHE_HTTP_DIR . $tmp . '" ismap="ismap" usemap="#' . $aCSIMName . ' width="' . $this->img->width . '" height="' . $this->img->height . '" alt="' . $this->iCSIMImgAlt . "\" />\n";
- Exclude checks
Line exceeds 120 characters; contains 199 characters Open
Open
//('Scale error for logarithmic scale. You have a problem with your data values. The max value must be greater than 0. It is mathematically impossible to have 0 in a logarithmic scale.');
- Exclude checks
Line exceeds 120 characters; contains 186 characters Open
Open
Util\JpGraphError::RaiseL(25071); //('You have specified a min value with SetAutoMin() which is larger than the maximum value used for the scale. This is not possible.');
- Exclude checks
Line exceeds 120 characters; contains 158 characters Open
Open
Util\JpGraphError::RaiseL(22017); //('Windrose data contains a direction which is not enabled. Please adjust what labels are displayed.');
- Exclude checks
Line exceeds 120 characters; contains 191 characters Open
Open
Util\JpGraphError::RaiseL(25072); //('You have specified a max value with SetAutoMax() which is smaller than the miminum value used for the scale. This is not possible.');
- Exclude checks
Line exceeds 120 characters; contains 168 characters Open
Open
//('Specifying tick interval for a logarithmic scale is undefined. Remove any calls to SetTextLabelStart() or SetTextTickInterval() on the logarithmic scale.');
- Exclude checks
Line exceeds 120 characters; contains 293 characters Open
Open
//Util\JpGraphError::Raise(" Minor or major step size is 0. Check that you haven't got an accidental SetTextTicks(0) in your code. If this is not the case you might have stumbled upon a bug in JpGraph. Please report this and if possible include the data that caused the problem.");
- Exclude checks
Line exceeds 120 characters; contains 127 characters Open
Open
public function ShadowRectangle($x1, $y1, $x2, $y2, $fcolor = false, $shadow_width = null, $shadow_color = [102, 102, 102])
- Exclude checks
Line exceeds 120 characters; contains 150 characters Open
Open
Util\JpGraphError::RaiseL(22004); //('Label specification for windrose directions must have 16 values (one for each compass direction).');
- Exclude checks
Line exceeds 120 characters; contains 151 characters Open
Open
//('You have specified the same direction twice, once with an angle and once with a compass direction ('.$a*180/M_PI.' degrees.)');
- Exclude checks
Line exceeds 120 characters; contains 142 characters Open
Open
// ("Number of X and Y points are not equal. Number of X-points:". safe_count($this->coords[1])." Number of Y-points:$numpoints");
- Exclude checks
Line exceeds 120 characters; contains 138 characters Open
Open
Util\JpGraphError::RaiseL(22008); //('Internal error: Trying to plot free Windrose even though type is not a free windorose');
- Exclude checks
Line exceeds 120 characters; contains 128 characters Open
Open
public function SetImage($aFileR1, $aScaleC1 = null, $aMixR2 = null, $aC2 = null, $aFile = null, $aScale = 1.0, $aMix = 100)
- Exclude checks
Line exceeds 120 characters; contains 126 characters Open
Open
if ((($this->iRow > 0 && $idx == 1) || ($this->iRow + $this->iRowSpan - 1 < $this->iTable->iSize[0] - 1 && $idx == 2))
- Exclude checks
Line exceeds 120 characters; contains 140 characters Open
Open
Util\JpGraphError::RaiseL(25052); //('PANIC: Internal error in SuperScript::Stroke(). Unknown vertical alignment for text');
- Exclude checks
Line exceeds 120 characters; contains 180 characters Open
Open
Util\JpGraphError::RaiseL(22018, $idx); //('You have specified data for the same compass direction twice, once with text and once with index (Index='.$idx.')');
- Exclude checks