HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

Line exceeds 120 characters; contains 211 characters
Open

    22020 => ['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.', 0],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 121 characters
Open

                Util\JpGraphError::RaiseL(10002); //('Plot too complicated for fast line Stroke. Use standard Stroke()');
Severity: Minor
Found in src/plot/LinePlot.php by phpcodesniffer

Line exceeds 120 characters; contains 237 characters
Open

    25001 => ['Diese PHP-Installation ist nicht mit der GD-Bibliothek kompiliert. Bitte kompiliere PHP mit GD-Unterstützung neu, damit JpGraph funktioniert. (Weder die Funktion imagetypes() noch imagecreatefromstring() existiert!)', 0],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 209 characters
Open

    25005 => ['PHP_SELF, die PHP-Global-Variable kann nicht ermittelt werden. PHP kann nicht von der Kommandozeile gestartet werden, wenn der Cache oder die Bilddateien automatisch benannt werden sollen.', 0],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 309 characters
Open

    25064 => ['Kleinere oder größere Schrittgröße ist 0. Überprüfe, ob Du fälschlicherweise SetTextTicks(0) in Deinem Skript hast. Wenn dies nicht der Fall ist, bist Du eventuell über einen Bug in JpGraph gestolpert. Bitte sende einen Report und füge den Code an, der den Fehler verursacht hat.', 0],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 122 characters
Open

    1008 => ['Interner Kodierfehler für CODE 128. Es wurde versucht, kleine Buchstaben in CHARSET != B zu kodieren.', 0],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 867 characters
Open

HTTP headers have already been sent.<br>Caused by output from file <b>%s</b> at line <b>%d</b>.</td></tr><tr><td><b>Explanation:</b><br>HTTP headers have already been sent back to the browser indicating the data as text before the library got a chance to send it\'s image HTTP header to this browser. This makes it impossible for the library to send back image data to the browser (since that would be interpretated as text by the browser and show up as junk text).<p>Most likely you have some text in your script before the call to <i>Graph::Stroke()</i>. If this texts gets sent back to the browser the browser will assume that all data is plain text. Look for any text, even spaces and newlines, that might have been sent back to the browser. <p>For example it is a common mistake to leave a blank line before the opening "<b>&lt;?php</b>".</td></tr></table>', 2],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 165 characters
Open

    6002 => ['You can\'t specify negative sizes for Gantt graph dimensions. Use 0 to indicate that you want the library to automatically determine a dimension.', 0],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 136 characters
Open

    6020 => ['Interval for hours must divide the day evenly, e.g. 0:30, 1:00, 1:30, 4:00 etc. You have specified an interval of %d', 1],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 341 characters
Open

    25017 => ['You are using GD 2.x and are trying to use a background images on a non truecolor image. To use background images with GD 2.x it is necessary to enable truecolor by setting the USE_TRUECOLOR constant to TRUE. Due to a bug in GD 2.0.1 using any truetype fonts with truecolor images will result in very poor quality fonts.', 0],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 458 characters
Open

    25092 => ['There is either a configuration problem with TrueType or a problem reading font file "%s" Make sure file exists and is in a readable place for the HTTP process. (If \'basedir\' restriction is enabled in PHP then the font file must be located in the document root.). It might also be a wrongly installed FreeType library. Try upgrading to at least FreeType 2.1.13 and recompile GD with the correct setup so it can find the new FT library.', 1],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 200 characters
Open

    25500 => ['Multibyte strings must be enabled in the PHP installation in order to run the LED module so that the function mb_strlen() is available. See PHP documentation for more information.', 0],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 137 characters
Open

    22013 => ['You have specified the look&feel for the same compass direction twice, once with text and once with index (Index=%d)', 1],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 170 characters
Open

define('DEFAULT_ERROR_MESSAGE', 'We are sorry but the system could not generate the requested image. Please contact site support to resolve this problem. Problem no: #');
Severity: Minor
Found in src/lang/prod.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 140 characters
Open

                                Util\JpGraphError::RaiseL(2013); //('You have specified an empty array for shadow colors in the bar plot.');
Severity: Minor
Found in src/plot/AccBarPlot.php by phpcodesniffer

Line exceeds 120 characters; contains 126 characters
Open

    public function AddArea($aMin = 0, $aMax = 0, $aFilled = LP_AREA_NOT_FILLED, $aColor = 'gray9', $aBorder = LP_AREA_BORDER)
Severity: Minor
Found in src/plot/LinePlot.php by phpcodesniffer

Line exceeds 120 characters; contains 272 characters
Open

    25046 => ['Specified TTF font family (id=%d) is unknown or does not exist. Please note that TTF fonts are not distributed with JpGraph for copyright reasons. You can find the MS TTF WEB-fonts (arial, courier etc) for download at http://corefonts.sourceforge.net/', 1],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 125 characters
Open

    25063 => ['Ticks::SetPrecision() is deprecated. Use Ticks::SetLabelFormat() (or Ticks::SetFormatCallback()) instead', 0],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 123 characters
Open

                            ($this->filledAreas[$i][1] - $this->filledAreas[$i][0] + ($this->step_style ? 0 : 1)) * $factor
Severity: Minor
Found in src/plot/LinePlot.php by phpcodesniffer

Line exceeds 120 characters; contains 182 characters
Open

    14006 => ['Pie3D Interner Fehler: Z-Sortier-Algorithmus für 3D-Tortendiagramme funktioniert nicht einwandfrei (2). Versuch, zweimal zu umhüllen beim Erstellen des Bildes.', 0],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer
Severity
Category
Status
Source
Language