[GRASS-dev] [GRASS GIS] #1842: d.linegraph writes a pgm file instead of ppm

#1842: d.linegraph writes a pgm file instead of ppm
--------------------------+--------------------------------
  Reporter: lucadelu | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.5
Component: Display | Version: svn-trunk
Resolution: | Keywords: d.linegraph, d.mon
       CPU: Unspecified | Platform: All
--------------------------+--------------------------------

Comment (by neteler):

d.linegraph is used here:

{{{
# scripts/i.spectral/i.spectral.py l177
grass.run_command('d.linegraph', x_file=xfile, y_file=yfiles,...
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1842#comment:5&gt;
GRASS GIS <https://grass.osgeo.org>