In our Mendix app, we're aiming to build dashboards for reports and metrics. However, we've found Mendix's built-in charting capabilities to be somewhat limited for our needs. We're considering using a wrapper for Chart.js to enhance our visualizations. I found this GitHub repository (https://github.com/mendixlabs/ChartJS), but it seems a bit deprecated—the last update was about 6 years ago. Does anyone have experience integrating Chart.js into Mendix recently? Or could you suggest alternative, actively maintained solutions to create better custom charts and dashboards?