#113346
Markov
Keymaster

Hi,

You can use the Chart’s gridLines property

xAxis: {
    gridLines: {
        visible: true
    }
},
yAxis: {
    gridLines: {
        visible: true
    }
}

Best regards,
Markov

Smart UI Team
https://www.htmlelements.com/