-
Improvement
-
Resolution: Unresolved
-
Minor
See screenshot.
Warning: when implementing that part we need to carefully escape the names as they might be changed by the user.
[JENKINS-67301] Trend chart should use names and not IDs in legend
Labels | New: hacktoberfest help-wanted ux |
Assignee | Original: Ulli Hafner [ drulli ] |
Labels | Original: hacktoberfest help-wanted ux | New: help-wanted user-experience |
The entry point https://github.com/jenkinsci/warnings-ng-plugin/blob/master/plugin/src/main/java/io/jenkins/plugins/analysis/core/charts/ToolsTrendChart.java#L21 needs to be extended: a registry needs to be created that returns for each tool the actual name.