HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

Line exceeds 120 characters; contains 134 characters
Open

    27011 => ['GTextTable: Es wurde eine unbekannte Ausrichtung beim Aufruf von SetAlign() abgegeben. Horizontal=%s, Vertikal=%s', 2],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 206 characters
Open

    22019 => ['Der Index für eine Richtung muss zwischen 0 und 15 sein. Winkel dürfen nicht für einen regelmäßigen Windplot angegeben werden, sondern entweder ein Index oder eine Kompassrichtung.', 0],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 179 characters
Open

    26004 => ['PDF417: die eigebenen Daten können nicht mit Fehler-Level %d und %d spalten kodiert werden, weil daraus zu viele Symbole oder mehr als 90 Zeilen resultieren.', 2],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 145 characters
Open

    13 => ['The installed PHP version (%s) is not compatible with this release of the library. The library requires at least PHP version %s', 2],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 183 characters
Open

    5004 => ['The (partial) country name %s does not have a corresponding flag image. The flag may still exist but under another name, e.g. instead of "usa" try "united states".', 1],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 178 characters
Open

    25007 => ['You are trying to use the locale (%s) which your PHP installation does not support. Hint: Use \'\' to indicate the default locale for this geographic region.', 1],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 147 characters
Open

    25038 => ['Background image seems to be of different type (has different file extension) than specified imagetype. Specified: %s File: %s', 2],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 128 characters
Open

    22018 => ['You have specified data 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 126 characters
Open

    29204 => ['Number of colors (%d) is invalid for this colormap. It must be a number that can be written as: %d + k*%d', 3],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 122 characters
Open

                list($cc, $cs, $cas) = call_user_func($f, $this->coords[1][$i], $this->coords[0][$i], $this->iAngles[$i]);
Severity: Minor
Found in src/plot/FieldPlot.php by phpcodesniffer

Line exceeds 120 characters; contains 128 characters
Open

                    $this->csimarea .= "<area shape=\"poly\" coords=\"${coords}\" href=\"" . $this->title->csimtarget[$i] . '"';
Severity: Minor
Found in src/plot/GanttBar.php by phpcodesniffer

Line exceeds 120 characters; contains 121 characters
Open

        'earth'  => [136, 34, 40, 45, 46, 62, 63, 134, 74, 10, 120, 136, 141, 168, 180, 77, 209, 218, 346, 395, 89, 430],
Severity: Minor
Found in src/plot/PiePlot.php by phpcodesniffer

Line exceeds 120 characters; contains 127 characters
Open

    4002 => ['Fehler bei den Eingabedaten von LineErrorPlot. Die Anzahl der Datenpunkte mus ein Mehrfaches von drei sein!', 0],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 184 characters
Open

    15006 => ['PiePlot::SetSize() Radius für Tortendiagramm muss entweder als Bruch [0, 0.5] der Bildgröße oder als Absoluwert in Pixel im Bereich [10, 1000] angegeben werden.', 0],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 356 characters
Open

    25068 => ['Ein Plot hat eine ungültige Achse. Dies kann beispielsweise der Fall sein, wenn Du automatisches Text-Skalieren verwendest, um ein Liniendiagramm zu zeichnen mit nur einem Datenpunkt, oder wenn die Bildfläche zu klein ist. Es kann auch der Fall sein, dass kein Datenpunkt einen numerischen Wert hat (vielleicht nur \'-\' oder \'x\').', 0],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 145 characters
Open

    22017 => ['Die Windrosendaten enthalten eine Richtung, die nicht aktiviert ist. Bitte berichtige, welche Label angezeigt werden sollen.', 0],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 121 characters
Open

    26012 => ['PDF417: Interner Fehler. Es wurden für den Binary-Kompressor keine Daten zum Dekodieren eingegeben.', 0],
Severity: Minor
Found in src/lang/de.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 225 characters
Open

    25070 => ['Either X or Y data arrays contains non-numeric values. Check that the data is really specified as numeric data and not as strings. It is an error to specify data for example as \'-2345.2\' (using quotes).', 0],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 144 characters
Open

    25087 => ['This PHP build has not been configured with TTF support. You need to recompile your PHP installation with FreeType support.', 0],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer

Line exceeds 120 characters; contains 247 characters
Open

    25100 => ['Problem with color palette and your GD setup. Please disable anti-aliasing or use GD2 with true-color. If you have GD2 library installed please make sure that you have set the USE_GD2 constant to true and truecolor is enabled.', 0],
Severity: Minor
Found in src/lang/en.inc.php by phpcodesniffer
Severity
Category
Status
Source
Language