Chart Grid Colours

Is the any way I can change the colours of the grid lines on a chart? I’ve looked at the css and can’t see anything in there so is there a way to do it programmatically?

Lines are rendered on the canvas, so they can’t be configured through css.

You can define color as part of related axis configuration

http://docs.webix.com/api__ui.chart_yaxis_config.html