Charts

Content Type: Widget
Categories: User Interface

Overview

Quickly create beautiful charts: bar charts, time series, pie charts, heat maps, and many more. Customize the look and feel of each chart through one of three modes: Basic, Advanced, and Developer.

Documentation

Please see Charts in the Mendix documentation for details.

Raising problems/issues

  • We encourage everyone to open a Support ticket on Mendix Support in case of problems with widgets or scaffolding tools (Pluggable Widgets Generator or Pluggable Widgets Tools)

Releases

Version: 6.2.0
Framework Version: 10.6.0
Release Notes: ### [6.2.0] AreaChart #### Fixed - We fixed an issue with aggregate being removed on plotly 3.0 ### [6.2.0] BarChart #### Fixed - We fixed an issue with aggregate being removed on plotly 3.0 ### [6.2.0] BubbleChart #### Fixed - We fixed an issue with aggregate being removed on plotly 3.0 ### [6.2.0] ColumnChart #### Fixed - We fixed an issue with aggregate being removed on plotly 3.0 ### [1.2.0] CustomChart #### Changed - We increase the version to update shared code. ### [6.2.0] LineChart #### Fixed - We fixed an issue with aggregate being removed on plotly 3.0 ### [6.2.0] PieChart #### Changed - We increase the version to update shared code. ### [6.2.0] TimeSeries #### Fixed - We fixed an issue with aggregate being removed on plotly 3.0
Version: 6.1.0
Framework Version: 9.24.0
Release Notes: ### [6.1.0] AreaChart #### Fixed - We fixed an issue with aggregate being removed on plotly 3.0 ### [6.1.0] BarChart #### Fixed - We fixed an issue with aggregate being removed on plotly 3.0 ### [6.1.0] BubbleChart #### Fixed - We fixed an issue with aggregate being removed on plotly 3.0 ### [6.1.0] ColumnChart #### Fixed - We fixed an issue with aggregate being removed on plotly 3.0 ### [1.1.0] CustomChart #### Changed - We increase the version to update shared code. ### [6.1.0] TimeSeries #### Fixed - We fixed an issue with aggregate being removed on plotly 3.0
Version: 6.0.1
Framework Version: 10.6.0
Release Notes: ### [1.0.1] CustomChart #### Fixed - We fixed an issue with static layout configuration not applying properly for some properties.
Version: 6.0.0
Framework Version: 10.6.0
Release Notes: ### Changed - We updated plotly.js library to version 3.0. ### Added - We add a new widget called custom charts. ### [6.0.0] AreaChart #### Changed - We updated plotly.js library to version 3.0. ### [6.0.0] BarChart #### Changed - We updated plotly.js library to version 3.0. ### [6.0.0] BubbleChart #### Changed - We updated plotly.js library to version 3.0. ### [6.0.0] ColumnChart #### Changed - We updated plotly.js library to version 3.0. ### [1.0.0] CustomChart #### Added - We introduce custom chart. ### [6.0.0] HeatMap #### Changed - We updated plotly.js library to version 3.0. ### [6.0.0] LineChart #### Changed - We updated plotly.js library to version 3.0. ### [6.0.0] PieChart #### Changed - We updated plotly.js library to version 3.0. ### [6.0.0] TimeSeries #### Changed - We updated plotly.js library to version 3.0. ### [2.0.0] ChartPlayground #### Changed - We updated plotly.js library to version 3.0.
Version: 5.1.2
Framework Version: 10.6.0
Release Notes: ### [5.2.0] PieChart #### Fixed - We add listen to widget functionality on pie chart selection.
Version: 5.1.1
Framework Version: 9.6.0
Release Notes: ### [5.1.1] PieChart #### Fixed - We fixed an issue on pie chart onClick when multiple points are added to the same item.
Version: 5.1.0
Framework Version: 9.6.0
Release Notes: ### Changed - We changed bundling to make plotly scannable by package scanners. ### [5.1.0] AreaChart #### Changed - We changed bundling to make plotly scannable by package scanners. ### [5.1.0] BarChart #### Changed - We changed bundling to make plotly scannable by package scanners. ### [5.1.0] BubbleChart #### Changed - We changed bundling to make plotly scannable by package scanners. ### [5.1.0] ColumnChart #### Changed - We changed bundling to make plotly scannable by package scanners. ### [5.1.0] HeatMap #### Changed - We changed bundling to make plotly scannable by package scanners. ### [5.1.0] LineChart #### Changed - We changed bundling to make plotly scannable by package scanners ### [5.1.0] PieChart #### Changed - We changed bundling to make plotly scannable by package scanners. ### [5.1.0] TimeSeries #### Changed - We changed bundling to make plotly scannable by package scanners. ### [1.1.0] ChartPlayground #### Changed - We changed bundling to make plotly scannable by package scanners.
Version: 5.0.3
Framework Version: 9.6.0
Release Notes: ### [5.0.1] AreaChart #### Fixed - We fixed an issue where the widget is not automatically resized inside a pop up dialog. ### [5.0.1] BarChart #### Fixed - We fixed an issue where the widget is not automatically resized inside a pop up dialog. ### [5.0.1] BubbleChart #### Fixed - We fixed an issue where the widget is not automatically resized inside a pop up dialog. ### [5.0.1] ColumnChart #### Fixed - We fixed an issue where the widget is not automatically resized inside a pop up dialog. ### [5.0.1] HeatMap #### Fixed - We fixed an issue where the widget is not automatically resized inside a pop up dialog. ### [5.0.1] LineChart #### Fixed - We fixed an issue where the widget is not automatically resized inside a pop up dialog. ### [5.0.2] PieChart #### Fixed - We fixed an issue where the widget is not automatically resized inside a pop up dialog. ### [5.0.1] TimeSeries #### Fixed - We fixed an issue where the widget is not automatically resized inside a pop up dialog. ### [1.0.1] ChartPlayground #### Fixed - We fixed an issue where the widget is not automatically resized inside a pop up dialog.
Version: 5.0.2
Framework Version: 9.6.0
Release Notes: ### [5.0.1] PieChart #### Fixed - We fixed an issue where Pie chart on click event was not working properly, not executing the on click action.
Version: 5.0.1
Framework Version: 9.6.0
Release Notes: ### Changed - We changed build instructions to produce smaller widget mpk.