GeoDaCenter / GeoDaCenter/geoda
Map Categories: remember last number of categories chosen
Open
enhancement
- Dominant language
- C++
- Stars
- 802
- Forks
- 160
- Avg merge
- 9d 21h
- Merged PRs (30d)
- 2
Description
```
In 1.4.3, when choosing a Quantile map, and specifying 6 categories (for
example), the number of categories in any other variable # category should
default to 6. Currently, it always defaults back to 4.
```
Original issue reported on code.google.com by `mmcc...@gmail.com` on 9 Sep 2013 at 8:30
Contributor guide
Research direction
Start at the Quantile map category selector and trace how the chosen category count is initialized when another variable is selected. Confirm that choosing a number such as 6 preserves that count for subsequent variable selections instead of resetting to 4.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data-visualization, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100