Showing 6,805 of 6,805 total issues
Line exceeds 120 characters; contains 140 characters Open
Open
public function SetAxisLabelBackground($aType, $aXFColor = 'lightgray', $aXColor = 'black', $aYFColor = 'lightgray', $aYColor = 'black')
- Exclude checks
Line exceeds 120 characters; contains 137 characters Open
Open
Util\JpGraphError::RaiseL(25040); //('It is not possible to specify both a background image and a background country flag.');
- Exclude checks
Line exceeds 120 characters; contains 269 characters Open
Open
//(" 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 142 characters Open
Open
$xtick = $aScale->scale_abs[0] + $start_abs + $this->xtick_offset * $min_step_abs + $i * $maj_step_abs;
- Exclude checks
Line exceeds 120 characters; contains 175 characters Open
Open
//('Incorrect file name for MGraph::SetBackgroundImage() : '.$aFileName.' Must have a valid image extension (jpg,gif,png) when using autodetection of image type');
- Exclude checks
Line exceeds 120 characters; contains 139 characters Open
Open
$img->FilledRectangle($x, $yt + $this->day->iFrameWeight, $x + $width, $img->height - $img->bottom_margin);
- Exclude checks
Line exceeds 120 characters; contains 182 characters Open
Open
public function Set3DPerspective($aDir = 1, $aHorizon = 100, $aSkewDist = 120, $aQuality = false, $aFillColor = '#FFFFFF', $aBorder = false, $aMinSize = true, $aHorizonPos = 0.5)
- Exclude checks
Line exceeds 120 characters; contains 198 characters Open
Open
Util\JpGraphError::RaiseL(25030); //('Missing script name in call to StrokeCSIM(). You must specify the name of the actual image script as the first parameter to StrokeCSIM().');
- Exclude checks
Line exceeds 120 characters; contains 121 characters Open
Open
$this->DoStroke($this->scale->ticks->maj_ticks_pos, $this->majortype, $this->majorcolor, $this->majorweight);
- Exclude checks
Line exceeds 120 characters; contains 130 characters Open
Open
//("Total percentage for all windrose legs in a windrose plot can not exceed 100% !\n(Current max is: ".$legsum.')');
- Exclude checks
Line exceeds 120 characters; contains 187 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 126 characters Open
Open
$nbrmajticks = round(($aScale->GetMaxVal() - $aScale->GetMinVal() - $this->text_label_start) / $this->major_step) + 1;
- Exclude checks
Line exceeds 120 characters; contains 122 characters Open
Open
Util\JpGraphError::RaiseL(22002); //('Graph is too small to have a scale. Please make the graph larger.');
- Exclude checks
Line exceeds 120 characters; contains 133 characters Open
Open
Util\JpGraphError::RaiseL(22010); //('Direction must either be a numeric value or one of the 16 compass directions');
- Exclude checks
Line exceeds 120 characters; contains 187 characters Open
Open
Util\JpGraphError::RaiseL(22019); //('Index for direction must be between 0 and 15. You can\'t specify angles for a Regular Windplot, only index and compass directions.');
- Exclude checks
Line exceeds 120 characters; contains 168 characters Open
Open
Util\JpGraphError::RaiseL(25044); //('Cannot use autoscaling since it is impossible to determine a valid min/max value of the Y-axis (only null values).');
- Exclude checks
Line exceeds 120 characters; contains 127 characters Open
Open
public function Add($aTxt, $aColor, $aPlotmark = '', $aLinestyle = 0, $csimtarget = '', $csimalt = '', $csimwintarget = '')
- Exclude checks
Line exceeds 120 characters; contains 135 characters Open
Open
$img->FilledRectangle($x, $yt + $this->day->iFrameWeight, $x + $width, $yb - $this->day->iFrameWeight);
- Exclude checks
Line exceeds 120 characters; contains 135 characters Open
Open
$img->FilledRectangle($x, $yt + $this->day->iFrameWeight, $x + $width, $img->height - $img->bottom_margin);
- Exclude checks
Line exceeds 120 characters; contains 138 characters Open
Open
//('If you display both hour and minutes the hour intervall must be 1 (Otherwise it doesn\' make sense to display minutes).');
- Exclude checks