[GRASS-dev] [GRASS GIS] #1774: color selection for d.vect.chart does not work

#1774: color selection for d.vect.chart does not work
--------------------------+-------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: major | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: d.vect.chart | Platform: Unspecified
      Cpu: Unspecified |
--------------------------+-------------------------------------------------
In the GUI for d.vect.chart, it says that multiple colors can be selected
and users are presented with a graphic color selection dialog. This is a
serious problem with control of the module if you cannot select colors in
the graph.

BUT this does not select any colors that are actually used by
d.vect.chart. The module uses default colors whatever you pick. This is a
probably a GUI issue, not a problem with the underlying d.vect.chart
module

Again, this may also affect 6.4.3.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1774&gt;
GRASS GIS <http://grass.osgeo.org>

#1774: color selection for d.vect.chart only affects first data column
--------------------------+-------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: wxGUI | Version: svn-trunk
Keywords: d.vect.chart | Platform: Unspecified
      Cpu: Unspecified |
--------------------------+-------------------------------------------------
Changes (by cmbarton):

  * milestone: 7.0.0 => 6.4.3

Comment:

This does affect 6.4.3. The color you pick affects the first color of the
data series but none of the others.

Previously, you needed to specify colors with RGB triplets, but you could
specify colors for all data columns displayed. Now that is no longer
possible.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1774#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1774: color selection for d.vect.chart only affects first data column
--------------------------+-------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: wxGUI | Version: svn-trunk
Keywords: d.vect.chart | Platform: Unspecified
      Cpu: Unspecified |
--------------------------+-------------------------------------------------

Comment(by annakrat):

Please try r55150 for GRASS7 (text field was added). Are there any others
modules with multiple colors option (just to test)?

Anna

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1774#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1774: color selection for d.vect.chart only affects first data column
--------------------------+-------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: wxGUI | Version: svn-trunk
Keywords: d.vect.chart | Platform: Unspecified
      Cpu: Unspecified |
--------------------------+-------------------------------------------------

Comment(by cmbarton):

Thanks. I'll test as soon as I can in the next few days. There may be a
few others of these, but I can't think of any right off hand. Maybe the
other vector thematic modules?

Michael

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1774#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1774: color selection for d.vect.chart only affects first data column
--------------------------+-------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: wxGUI | Version: svn-trunk
Keywords: d.vect.chart | Platform: Unspecified
      Cpu: Unspecified |
--------------------------+-------------------------------------------------

Comment(by cmbarton):

This is great! d.thematic.area has the same issue.

Michael

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1774#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#1774: color selection for d.vect.chart only affects first data column
--------------------------+-------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: wxGUI | Version: svn-trunk
Keywords: d.vect.chart | Platform: Unspecified
      Cpu: Unspecified |
--------------------------+-------------------------------------------------

Comment(by annakrat):

Replying to [comment:4 cmbarton]:
> This is great! d.thematic.area has the same issue.

Backported in r55150. d.thematic.area had disabled 'gisprompt' (so there
was only text field instead of color picker) so I enabled it. After
confirmation that it works in 6.4 please close the ticket.

Anna

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

#1774: color selection for d.vect.chart only affects first data column
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.3
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: d.vect.chart
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by cmbarton):

  * status: new => closed
  * resolution: => fixed

Comment:

Works in both 7 and 6.4. Thanks. Closing ticket.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1774#comment:6&gt;
GRASS GIS <http://grass.osgeo.org>