Is there a way to increase the number of colors displayed below , i have more than 30 values to represent , but there are only 18 colors here , how do i set so that no color is repeated for 30 values?
What you can do to ad as many colors as you want is to ad a RGB code to every dimension in your load script. And use that color as background in your chart, It is a bit of extra work but that way your dimension has always the same color and there is no limit to the amount of color you want to use.