Help with Graph builder labels
I have a graph builder output that looks like the one below and as you can see, it is WAAAYYY too congested.
The code I used to generate such a plot is in attachment where I had to use 3 graph elements per graph side (week vs month):
line, points (mean), and bar (for the values but the bars are set to be entirely transparents and white).
If there is another way to force labels, I was not able to figu...