You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe there is a bug regarding the scaling of the radiobuttons if many radiobuttons are created. If more radiobuttons are created on the same axis, they begin to overlap and become elipses. Making the axis larger does not fix the problem.
Hi,
I believe there is a bug regarding the scaling of the radiobuttons if many radiobuttons are created. If more radiobuttons are created on the same axis, they begin to overlap and become elipses. Making the axis larger does not fix the problem.
This problem has been mentioned prior to this on SO (at least) twice:
http://stackoverflow.com/questions/16484528/matplotlib-widget-many-radiobuttons-issue/16484901?noredirect=1#comment48482822_16484901
http://stackoverflow.com/questions/23997920/matplotlib-radio-button-scaling
Code that replicates the problem and more screenshots can be found in the SO posts.
The text was updated successfully, but these errors were encountered: