Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Labels
Milestone
Description
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.