AnyChart

Content Type: Module
Categories: User Interface

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.

 

This widget is deprecated.

Please use Custom Chart inside Charts widget for replacement.

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.

 

A react ready version of any charts is now available via Custom Chart in Charts widget.

Releases

Version: 3.0.4
Framework Version: 9.18.4
Release Notes: ### [3.0.4] AnyChart #### Changed - We updated the light and dark icons and tiles for the widget. - We fixed the relative path to avoid importing issues with the widget when the application's root URL is not the base domain. - We updated plotly to version 2.35.2