瀏覽代碼

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 年之前
父節點
當前提交
12b49d1908
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: