Fine tuning of Image-Charts radar diagram

107 Views Asked by At

I have the following radar chart diagram from www.image-charts.com:

enter image description here

You can open the chart's parameters in their online editor using this link.

Is it possible to change the font size and the color of the axis labels (e.g. "WT", "ZB" etc.)? If so, how can I do it? I cannot find the parameter which is responsible the styling of those labels.

1

There are 1 best solutions below

0
FGRibreau On BEST ANSWER

Sadly it's currently not possible through the /chart API.

However you can use the new Image Charts /chart.js API endpoint to leverage the whole Chart.js configuration object.