chartjs icon indicating copy to clipboard operation
chartjs copied to clipboard

Change axis color in radar chart

Open nahuel89p opened this issue 5 years ago • 1 comments

Is it possible to change the color of the background grid lines? As I attempt to open the Chart.js documentation link specified below, I get redirected to what seems to be an updated ChartJS documentation site where there are no traces of "Charts.default.global".

How do I get ahold of a full list on what attributes I can modify?

Thanks.

The allowed values in ... can be found in the Chart.js documentation under Charts.default.global. You can also use this function to edit the animation and elements options by passing them as a list, or to edit the chart-specific options. To edit tooltips, legends or titles, use the corresponding functions.

nahuel89p avatar Mar 25 '19 22:03 nahuel89p

Same problem, How can I change the axis fontColor?

ghost avatar Mar 27 '19 18:03 ghost