Showing 6,805 of 6,805 total issues
Line exceeds 120 characters; contains 234 characters Open
Open
25006 => ['Die Benutzung der FF_CHINESE (FF_BIG5) Schriftfamilie benötigt die iconv() Funktion in Deiner PHP-Konfiguration. Dies wird nicht defaultmäßig in PHP kompiliert (benötigt "--width-iconv" bei der Konfiguration).', 0],
- Exclude checks
Line exceeds 120 characters; contains 174 characters Open
Open
25044 => ['Automatisches Skalieren kann nicht verwendet werden, weil es unmöglich ist, einen gültigen min/max Wert für die Y-Achse zu ermitteln (nur Null-Werte).', 0],
- Exclude checks
Line exceeds 120 characters; contains 177 characters Open
Open
25085 => ['Ein Bild kann nicht aus dem angegebenen String erzeugt werden. Er ist entweder in einem nicht unterstützen Format oder er represäntiert ein kaputtes Bild.', 0],
- Exclude checks
Line exceeds 120 characters; contains 130 characters Open
Open
Util\JpGraphError::RaiseL(25121); //("Empty input data array specified for plot. Must have at least one data point.");
- Exclude checks
Line exceeds 120 characters; contains 417 characters Open
Open
25086 => ['Du scheinst nur GD 1.x installiert zu haben. Um Alphablending zu aktivieren, ist GD 2.x oder höher notwendig. Bitte installiere GD 2.x oder versichere Dich, dass die Konstante USE_GD2 richtig gesetzt ist. Standardmäßig wird die installierte GD-Version automatisch erkannt. Ganz selten wird GD2 erkannt, obwohl nur GD1 installiert ist. Die Konstante USE_GD2 muss dann zu "false" gesetzt werden.', 0],
- Exclude checks
Line exceeds 120 characters; contains 164 characters Open
Open
25128 => ['The function imageantialias() is not available in your PHP installation. Use the GD version that comes with PHP and not the standalone version.', 0],
- Exclude checks
Line exceeds 120 characters; contains 126 characters Open
Open
22004 => ['Die Etikettendefinition für Windrosenrichtungen müssen 16 Werte haben (eine für jede Kompassrichtung).', 0],
- Exclude checks
Line exceeds 120 characters; contains 153 characters Open
Open
22013 => ['Du hast dasselbe Look&Feel für die gleiche Kompassrichtung zweimal engegeben, einmal mit Text und einmal mit einem Index (Index=%d)', 1],
- Exclude checks
Line exceeds 120 characters; contains 166 characters Open
Open
12002 => ['Incorrect file name for MGraph::SetBackgroundImage() : %s Must have a valid image extension (jpg,gif,png) when using auto detection of image type', 1],
- Exclude checks
Line exceeds 120 characters; contains 140 characters Open
Open
12010 => ['Can\'t create or stream image to file %s Check that PHP has enough permission to write a file to the current directory.', 1],
- Exclude checks
Line exceeds 120 characters; contains 270 characters Open
Open
25064 => ['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', 0],
- Exclude checks
Line exceeds 120 characters; contains 149 characters Open
Open
25067 => ['Your manually specified scale and ticks is not correct. The scale seems to be too small to hold any of the specified tick marks.', 0],
- Exclude checks
Line exceeds 120 characters; contains 131 characters Open
Open
22009 => ['You have specified the same direction twice, once with an angle and once with a compass direction (%f degrees)', 0],
- Exclude checks
Line exceeds 120 characters; contains 278 characters Open
Open
25074 => ['Internal error. The scale range is negative (%f) [for %s scale] This problem could potentially be caused by trying to use \"illegal\" values in the input data arrays (like trying to send in strings or only NULL values) which causes the auto scaling to fail.', 2],
- Exclude checks
Line exceeds 120 characters; contains 211 characters Open
Open
25114 => ['PHP has not enough permissions to write to the cache file "%s". Please make sure that the user running PHP has write permission for this file if you wan to use the cache system with JpGraph.', 1],
- Exclude checks
Line exceeds 120 characters; contains 125 characters Open
Open
if (is_numeric($this->plots[$j]->grad_fromcolor[0]) && $this->plots[$j]->grad_fromcolor[0] > 0 &&
- Exclude checks
Line exceeds 120 characters; contains 133 characters Open
Open
if (is_numeric($this->grad_fromcolor[0]) && $this->grad_fromcolor[0] > 0 && $this->grad_fromcolor[0] < 256) {
- Exclude checks
Line exceeds 120 characters; contains 191 characters Open
Open
//('One of the objects submitted to GroupBar is not a BarPlot. Make sure that you create the Group Bar plot from an array of BarPlot or AccBarPlot objects. (Class = '.$c.')');
- Exclude checks
Line exceeds 120 characters; contains 189 characters Open
Open
5004 => ['Der Landesname %s hat kein korrespondierendes Flaggenbild. Die Flagge mag existieren, abr eventuell unter einem anderen Namen, z.B. versuche "united states" statt "usa".', 1],
- Exclude checks
Line exceeds 120 characters; contains 139 characters Open
Open
14001 => ['Pie3D::ShowBorder(). Missbilligte Funktion. Benutze Pie3D::SetEdge(), um die Ecken der Tortenstücke zu kontrollieren.', 0],
- Exclude checks