jenkinsci / jenkinsci/nested-data-reporting-plugin
Color management (mostly for csv format)
Open
enhancement
- Dominant language
- Java
- Stars
- 9
- Forks
- 10
- Avg merge
- 1m
- Merged PRs (30d)
- 5
Description
### What feature do you want to see added?
Improve color generation
When user doesn't provide colors, in the pipeline command, he could provide an input parameter like
publishReport displayType: 'absolute', name: 'toto', provider: csv(id: 'titi', pattern: '/**/*.csv') colorPalette;'pastel'
According to the palette name, some colors will be generated (not randomlyà but according to column name hash
### Upstream changes
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.