This implementation showcases the possibility of integrating external JavaScript libraries like AmCharts into OutSystems. This allows developers to enhance their applications with advanced graphing functionalities beyond what's offered by default.
In this instance, an exploding pie chart is utilized, but the principles demonstrated here can be applied to various chart types.
Check the demo app: https://personal-qrlqx9g4.outsystemscloud.com/ExplodingPieChartDemo/
Check the AmCharts library: https://www.amcharts.com/demos-v4/pie-of-a-pie-v4/
Disclaimer: The use of third-party JavaScript libraries, such as AmCharts, may be subject to their respective copyrights and licensing terms.