Suppose I have 3 columns: country, date, price. I want to plot a line chart with price as y-axis and date as x-axis, where each country has its own colour.
I have looked through the options in the visualisation section and can’t find the following things:
- Settings to configure what column goes to which axis.
- Specify colour to follow column values.
How do I achieve what I want to do?