Matplotlib, Как нарисовать заштрихованный круг в три четверти или дугу?Python

Программы на Python
Anonymous
Matplotlib, Как нарисовать заштрихованный круг в три четверти или дугу?

Сообщение Anonymous »


Is that possible to use matplotlib.patches to plot a hatched three quarter circle? Like below.
Изображение
Actually, I tried and I got this.
Изображение
But it differs from what I really want. Someone can help me?
I want to draw some special shapes by using Python.


Источник: https://stackoverflow.com/questions/781 ... cle-or-arc

Вернуться в «Python»