Creating a pie chart and want it to set the segment colors to a parameter that’s a dataset of colors. How do I do this?
perspective or vision?
Could you show the dataset of colors?
Thanks for quick reply! Vision:
“#NAMES”
“value”
“#TYPES”
“clr”
“#ROWS”,“2”
“color(54,144,192,255)”
“color(51,160,44,255)”
(but this set of colors is different depending on the PieData datasource)
Ah tobad i only know how to do it in perspective
Issue is that I don’t know how to replace the designer’s segment colors set with a set that I pass in.