Hello, I am trying to create a line chart with y-axis ticks positioned inside and on top of the gridlines, and aligned/justified right such that the zeros in the ones place are aligned. For example, how the final 0 in โ50โ and โ100โ are aligned here:
I see in the documentation for ticklabelposition that โleft or right has no effect on y axes.โ
I want the equivalent of ticklabelposition โinside topโ but justified to the right instead of the left. Does anyone have a workaround to align y-axis ticks right? Thanks in advance.