Data visualisation info Graph with two curves displaying point without changing data table
Hi All I am trying to find a way of producing a graph with two curves with different Y columns but same X column. However, for one curve I only want to show certain X values while for the other I want to keep it unchanged showing every single value. IN excel I usually apply a filter to the same column of X and selelect the rows I wish to show. Then I change the curve I want to display all the val...