Open
Description
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
- Click on the text entry box for the columns argument
- You are promoted to select a column from a pull down list
- Click the text entry box again, and you are again prompted to select a column from the pull down list
- 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)