Actually, there are too few charts supported by Perspective. Is it possible to support Apache Echarts ?
pturmel
November 21, 2025, 3:07pm
2
You will need to write a 3rd party module that supplies a Perspective component. Perhaps take inspiration from Ben Mussom's Embr Charts module. (Or just use that instead.)
Embr-Charts
Musson Industrial is excited to announce the release of embr-charts, an Ignition module that adds a collection of enhanced Perspective charting components.
Chart.js Component
This initial release contains a Chart.js component.
[image]
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 compl…
1 Like