ApexCharts v3.35 new line breaks (bug)

Hi,
using the apexchart render we are experiencing a bug that plagues the version 3.35.x as you can read at the following link:
Line breaks and multiline text in axes labels is not working · Issue #3145 · apexcharts/apexcharts.js · GitHub.

Is there any way to force the version of apex to be used via parameter in url?
Thank you.

Hi @reinchek,

This is a good idea. We’ve just added an apexChartsVersion parameter that allows you to override the Apex Charts version (which defaults to latest).

For example: https://quickchart.io/apex-charts/render?config=...&apexChartsVersion=3.34

Hope this helps!

1 Like