Charts JS - Data Labels Over lapping Chart Title

0
0

Hi,

Depending on the values inside the Charts, sometimes the Data Labels overlap the chart title.

I have had a look at the available settings, and cant seem to see any padding or margin options that allow me to stop this behaviour.

I have attached some sample images outlining the result.  You will see some of the data labels appear over the Chart label.

Is there any way to prevent this from happening?

Thanks,

Brayden.

  • You must to post comments
0
0

Hi Brayden,

if you need full control over the layout of the data labels, you can download the source code for the extension from GitHub and modify this file: https://github.com/iceteagroup/wisej-extensions/blob/2.2/Wisej.Web.Ext.ChartJs/JavaScript/dataLabelPlugin.js

 

Best,

Kevin (ITG)

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.