Forum Discussion
Part of Line in Line Graph Difference Width
- Dec 06, 2023
Thanks - that is very helpful.
The issue occurs because the line is drawn at the very top of the plot area of the chart - there is no room to display the entire width.
If you set the maximum scale of the y-axis to a higher number than 10, for example to 11, you'll see that the line is fully displayed.
HansVogelaar I've attached a link to a google drive version here: https://docs.google.com/spreadsheets/d/1dyBfX7YQidah2Zu_813WUh1V0v4EyloA/edit?usp=sharing&ouid=107169182875107883133&rtpof=true&sd=true
If you select "Name 2" under the Baseline and Current slicers, the lines appear as the same width. However, if you select "Name 5" under both slicers, you'll see the width issue appear in the graphs.
Thank you for your help.
Thanks - that is very helpful.
The issue occurs because the line is drawn at the very top of the plot area of the chart - there is no room to display the entire width.
If you set the maximum scale of the y-axis to a higher number than 10, for example to 11, you'll see that the line is fully displayed.
- mmcclimonDec 06, 2023Copper Contributorthat did the trick, thanks so much!