AnyChart
Overview
Now you can build all the chart types made possible by Plotly.js. Whether you want to build a 3D chart or have a dynamic set of series, AnyChart is the widget for you.
Documentation
With the AnyChart it is possible to build all the chart types that are possible with Plotly.js version 1.51.2 and it allows you to build highly dynamic charts. So if you want to build a 3D chart or have a dynamic set of series, the AnyChart is your friend. The plotly charts require a configuration based on JSON and therefore the AnyChart has JSON as input parameters. You can dynamically create this JSON in your microflow via the JSON Structure document and put it in an attribute that is configured in the AnyChart configuration. It is also possible to define static JSON configuration which is combined with the dynamic JSON. This module also contains several building blocks for inspiration and as starting point. If you want to create a new chart, we suggest to check out the plotly.js website. For the standard chart types see: https://appstore.home.mendix.com/link/app/105695/
Please see Any Chart in the Mendix documentation for details.