Hi all
I am using a Horizontal Stacked Bar Chart in Reactive. I need three things:
I want to show the total count at the end of each stacked bar (similar to the sample chart where the total appears at the far right of the bar). The normal Bar Series only shows individual segment values. How can I show the overall total for each row?
I also want to change the x-axis interval so that it displays 5, 10, 15, 20, 25 instead of 1, 2, 3. I tried checking the chart properties but couldn’t find a direct option. How to configure the x-axis step size in Reactive charts?
In the latest chart version, when I apply color codes in the Series using the DataPointList, the legend and the series colors do not match.How can I apply the same color code so that both the series and the legend use consistent colors?
Note: Unable to see the advanced format option in the latest chart.
sample image:
@Sathish Kumar R : Extension are done differently in the new version of Charts using Extensibility clients actions. Please have a look at https://charts.outsystems.com/overview/extensibility.