Show Legend button in Graph should insert legend even if there's only 1 data set
- Dominant language
- C#
- Stars
- 76
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
jpollak[CodePlex]
Currently, the show legend button on the graph ribbon inserts a legend in the graph if there are 2 or more data sets. I think a legend should be inserted even if there is only 1 data set so the function of this button is more clear to the user and so a
graph with 1 data set has the option of including the legend.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the graph ribbon's Show Legend button handling and trace how it decides whether to insert a legend. Verify the behavior with a graph containing one data set, while preserving the existing behavior for graphs with two or more data sets; no specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- data-visualization, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100