Please check the attached image and let me know if this chart is possible in outsystems
Hi @Joe AJ,
You can use this forge https://www.outsystems.com/forge/component-overview/12343/apex-charts-library .
Regards
Ankit Shukla
Hey Joe.
It is possible.
Thanks & Regards,
Sudip Pal
Hi Sudip..Thank you for the response.Can you please explain how can i achieve this?
Hi Joe,
Please check this old post. It will be helpful to find the solution for your issue, Basically you need to use json to give these color.
https://www.outsystems.com/forums/discussion/86625/highcharts-implementing-colors-using-json/
You can refer this Highchart page also, from here you can copy json code and use in application.
https://www.highcharts.com/demo/highcharts/column-stacked
regards
Hello Joe,
We have added the color to graph like this, you can use the conditions based on your requirement,
Hope this helps,
Komal
Hello @Joe AJ,As I have seen on the image, you can search about stacklabels on highcharts api.Example