Hi Glyn and Hamish

I am trying out v.colors2 and I noticed that not all colors available in
r.colors can be used in v.colors2, like viridis for example. Perhaps they
can be added (line 49 of script I presume).

Another small issue is that the script checks if the column with numerical
data has the numerical type (line 148 in script). Would it be possible to
add REAL as a valid data type, i.e.,

if ncolumn_type not in ["INTEGER", "DOUBLE PRECISION", "REAL"]:

Best wishes,

Paulo
_______________________________________________
grass-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to