Hi, so I need to create a chart that combines three integer attributes and shows each of them in a different color. the x-axis is the date of the object and the y-axis the combined value of the three attributes. In the picture below, you can see how the chart looks with just one attribute that is the sum of the three values. I need the three values stacked and each in a different color. Does anybody know how I can achieve that?
asked
Furkan Cakmaktepe
1 answers
1
Hi Furkan,
Option > stacked in the widget
when you are assigning the values to barchart values, also associate the Series Entity with color for dynamic Series.