Graph line overlap
Any ideas on how to show there are two lines that have the same data point? When they overlap, one line disappears. In the example below the green line disappears behind the yellow:
Best Answer
-
You could set one of the data series to 'fill' Other than that maybe switch colors to see if it shows better. I think the viewer will know its the same value just by the visual
Answers
-
You could set one of the data series to 'fill' Other than that maybe switch colors to see if it shows better. I think the viewer will know its the same value just by the visual
-
Thanks for the tip! That helps.