I am trying to make a line separator on a heatmat in ECharts.
Left y-axis shows quarters, right y-axis shows hours.
I would like to make a line separator for the hours, i.e. every quarter.
enter image description here
I have tried markLine, but that makes a line through the row and I am unable to apply any padding, margin, offset or similar to change it.