I want to create a graph that will show me different columns, depending on which I choose to display.
My dataset is like this:
Date / Machine / Loss Type A % / Loss Type B % / Loss Type C % / ... /
YYYY/MM/DD / Machine 1 / 3% / 1% / 0% / ... /
I want to be able to select which of the losses is presented on my graph, is this possible with my dataset or do I have to change it?