I was wondering if it's possible to set custom colors for predefined tag/keywords for its column values?
Right now I believe colors are coupled at random with the given values as tags?
For example, choosing/defining a different color for department of "Training" in above screenshot which happens to share the same color as "Services". Another reason would be, for our own custom tag values, that certain users tend to expect other colors which make more sense than the ones being chosen at random.
Edit: if this becomes a feature request, then might i suggest the same concept as with column type "Status" where we would write JS to define css colors (or something similar) to the currentCell.
Hi,
I was wondering if it's possible to set custom colors for predefined tag/keywords for its column values? Right now I believe colors are coupled at random with the given values as tags?
For example, choosing/defining a different color for department of "Training" in above screenshot which happens to share the same color as "Services". Another reason would be, for our own custom tag values, that certain users tend to expect other colors which make more sense than the ones being chosen at random.
Edit: if this becomes a feature request, then might i suggest the same concept as with column type "Status" where we would write JS to define css colors (or something similar) to the currentCell.