Details

Asset Version:
Last Published: Mar 23, 2026
By: HCL Volt MX Team
Chart.js is an open-source JavaScript library that can help you to draw several types of charts. The Chart.js component brings this functionality to VoltMX Iris. You can use this component in scenarios where you want to display data in your app by using charts. You can use this component to display one chart or a bunch of charts as per your requirement. The component generates as many charts as you specify by using the DataSet property or the createChart() API.
This upgrade from v2.8 to v4.5 introduces major improvements such as modular plugin management, simplified configuration syntax, and enhanced rendering performance.