Summary
It is possible to add a second y-axis, in the left part, to a line_chart? I’ve an uploaded csv file to read from, and I would like to represent 3 of the columns I have with a common scale corresponding to y-rigth-axis, and then my 4th column, with a line on the same chart, but regarding values of a scale in the y-left-axis. Is this possible? How?
Thank you in advance!