I am using the Reactive web page.
I have this nice chart that is showing me the values I want.. But the colors get muddy .. its all in the red family. Is there a way I can make it have lots of other colors like green and yellow and blue ect. instead of just shades of red.
Its a simple query that is pulling the data.
what can I do to make it have a better color wheel.
Hi Dan,
Plz check this post
In reactive, Chart has color property so that that post should work here too.
Other important link-
https://www.outsystems.com/forums/discussion/27329/how-to-change-pie-chart-colors-in-outsystems/
Thanks
Please refer this doc:
https://success.outsystems.com/Documentation/11/Reference/OutSystems_APIs/Charts_API/Create_Pie_and_Donut_Charts
Hope this helps.