Why does the Yaxis display on right side of area chart?
The vertical scale show up on the right-hand side no matter what I do. and the chart is blank even though series items were populated
1 Answer, 1 is accepted
0
Georgi Denchev
Telerik team
answered on 05 Jul 2021, 08:42 AM
Hello, Hyginus,
There could be several reasons as to why the labels appear on the right side instead of the left. The position of the labels might be set to the "end" or the chart element might have the "k-rtl" class applied. Unfortunately without a runnable code, it is hard to determine what the cause may be.
Try setting the position to start and see if that makes any difference:
In case the above suggestions do not resolve the issue, could you modify it and send it back to me so I can examine the problem locally? This should give me a clue as to what is causing this behavior.