A module for Ignition that adds a collection of enhanced Perspective charting components.
- Download the latest version from releases.
- Install the module through the Ignition Gateway web interface.
- Module documentation is available at docs.mussonindustrial.com.
| Name | Category | Description | |
|---|---|---|---|
| Chart.js Component | Charting | Chart.js renders chart elements on an HTML5 canvas unlike other D3.js-based charting libraries that render as SVG. Canvas rendering makes Chart.js very performant, especially for large datasets and complex visualizations that would otherwise require thousands of SVG nodes in the DOM tree. | |
| ApexCharts Component | Charting | ApexCharts renders charts using SVG instead of canvas, offering crisp, scalable visuals and seamless CSS styling. While not as fast as canvas for massive datasets, SVG enables rich interactivity, easier DOM manipulation, and high-quality graphics across a wide range of chart types. | |
| ApexCharts (Legacy) Component | Charting | A drop-in replacement for Kyvis-Labs/ignition-apexcharts-module. |
The changelog is regularly updated to reflect what's changed in each new release.
Maintenance of this project is made possible by all the contributors and sponsors. If you'd like to sponsor this project and have your avatar or company logo appear below click here. 💖

