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.
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.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
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.
Version: 2.0.2
Framework Version: 8.18.0
Release Notes: ### Removed
- We've removed deprecated APIs warnings
Version: 2.0.1
Framework Version: 8.12.5
Release Notes: # Fixed
- Fixed an issue where grouped legends were not working.
# Changed
- Update plotly.js dependency.
- Update react-ace dependency and switch brace for ace-builds.
# Security
- Patch lodash vulnerability.
- Update fast-json-patch dependency.
Version: 2.0.0
Framework Version: 8.12.5
Release Notes: Export module as a Mendix 8.12.5 module to allow conversion to Mendix 9.
Version: 1.3.7
Framework Version: 7.23.0
Release Notes: ### Removed
- We've removed deprecated APIs warnings