Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Add colors to Custom Palette in script

Hello

I wonder if it is possible to add colors to the custom color palette by using the script to load the RGB or ARGB settings?

Kind regards

Espen

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

No, that's not possible using the script. You can load a table of color names and (a)rgb values and use those in expressions to calculated a color in charts. See this blog post: Colors in charts


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

No, that's not possible using the script. You can load a table of color names and (a)rgb values and use those in expressions to calculated a color in charts. See this blog post: Colors in charts


talk is cheap, supply exceeds demand
Not applicable
Author

Ok thanks. I've used the colors as variables, that's working fine. But in this case it was more convenient if the user could find the set of colors in the custom-palette instead of having to use the variables in expressions etc.

Kind regards

Espen