Przeglądaj źródła

d.vect.thematic: fix interval count

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@63893 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 10 lat temu
rodzic
commit
12b49d1908
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      scripts/d.vect.thematic/d.vect.thematic.py

+ 1 - 1
scripts/d.vect.thematic/d.vect.thematic.py

@@ -546,7 +546,7 @@ end
         line2 = 76
         line3 = 75
 
-        i = 1
+        i = 0
         first = True
 
         while i < numint: