Open
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