Home
last modified time | relevance | path

Searched refs:coord_legend (Results 1 – 1 of 1) sorted by relevance

/dports/databases/grass7/grass-7.8.6/scripts/i.spectral/
H A Di.spectral.py100 def draw_gnuplot(what, xlabels, output, img_format, coord_legend): argument
142 if not coord_legend:
206 coord_legend = flags['c']
260 draw_gnuplot(what, xlabels, output, img_fmt, coord_legend)