I'm using matplotlib and I want my y axis to count like this
180°, 270°, 360°, 90°, 180°
Is there a way to do this? When I use set_ylim I can only manage it from 0-360°!
I'm using matplotlib and I want my y axis to count like this
180°, 270°, 360°, 90°, 180°
Is there a way to do this? When I use set_ylim I can only manage it from 0-360°!