Welp. I spent WAAAAYYYYY too long computing zoomed ticks/labels on my custom #python #pyqtgraph polar plots
But at least I'm not doing a tremendously great job and the code is incomprehensible!
To be fair, I looked at some other graphing packages and none of them really worked how you'd expect in all cases.
Desmos has the same behavior as mine as 0,0 crosses over the viewable area.
Both Desmos and another only add ticks in the radial dimension past a certain point.
That seems not helpful, so I'm beating the pros! And I shoved my last remaining error in a try/except. So....done?