Skip to content

[Bug] d.vect.chart GUI does not select multiple columns #6012

Open
@cmbarton

Description

@cmbarton

Describe the bug

The GUI for d.vect.chart will not insert multiple column names for the columns argument.

It does insert multiple values for the colors argument.

It would nice if it could also insert multiple column names in the size_column argument because sometimes the chart size is a function of the sum or product of multiple columns.

To reproduce

  1. Click on the text entry box for the columns argument
  2. You are promoted to select a column from a pull down list
  3. Click the text entry box again, and you are again prompted to select a column from the pull down list
  4. The new column replaces the initially selected column instead of adding a second column preceded by a comma.

Expected behavior

Columns should be added to a comma separated list

System description

  • Operating System: Mac OS 15.5
  • GRASS GIS version: 8.5 (and earllier)

Metadata

Metadata

Assignees

No one assigned

    Labels

    GUIwxGUI relatedbugSomething isn't workingmacOSmacOS specific

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions