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
Bug report
From#11083 and its back port#11089; see backport#11102 for the new error.
Warning, treated as error:/home/circleci/project/examples/pie_and_polar_charts/pie_demo2.py failed to execute correctly: Traceback (most recent call last): File "/home/circleci/project/examples/pie_and_polar_charts/pie_demo2.py", line 32, in <module> shadow=True, radius=0.5) File "/home/circleci/project/lib/matplotlib/__init__.py", line 1855, in inner return func(ax, *args, **kwargs) File "/home/circleci/project/lib/matplotlib/axes/_axes.py", line 2930, in pie **textprops)TypeError: text() got multiple values for keyword argument 'size'
I'd try and fix, but I'm still not comfortable pushing on the back branches. This snuck in while the doc builds weren't working... ping@timhoffm and@dstansby