AnyChart

Content Type: Module
Categories:

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.

Releases

Version: 3.0.3
Framework Version: 9.18.4
Release Notes: ### Changed - We removed version constant from module ### Added - We added .version file to the themesource folder ### [3.0.3] AnyChart #### Changed - Update minimum required version of Studio Pro to 9.18. #### Fixed - We fixed an issue with 'customdata' field causing widget to crash.
Version: 3.0.2
Framework Version: 9.6.0
Release Notes: ### Changed - We fixed an issue where AnyChart could not find `worker-json.js` file.
Version: 3.0.1
Framework Version: 9.6.0
Release Notes: ### Changed - We started to track the module version in a constant document inside the module.
Version: 3.0.0
Framework Version: 9.6.0
Release Notes: ### Added - We added a toolbox category and toolbox tile image for Studio & Studio Pro.
Version: 2.0.3
Framework Version: 8.18.22
Release Notes: ### Fixed - We fixed an issue with 'customdata' field causing widget to crash.