Home
last modified time | relevance | path

Searched defs:connectionstyle (Results 1 – 9 of 9) sorted by relevance

/dports/math/py-matplotlib/matplotlib-3.4.3/examples/userdemo/
H A Dconnectionstyle_demo.py14 def demo_con_style(ax, connectionstyle): argument
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/userdemo/
H A Dconnectionstyle_demo.py17 def demo_con_style(ax, connectionstyle, label=None): argument
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/userdemo/
H A Dconnectionstyle_demo.py17 def demo_con_style(ax, connectionstyle, label=None): argument
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/pie_and_polar_charts/
H A Dpie_and_donut_labels.py113 connectionstyle = "angle,angleA=0,angleB={}".format(ang) variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/pie_and_polar_charts/
H A Dpie_and_donut_labels.py113 connectionstyle = "angle,angleA=0,angleB={}".format(ang) variable
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/pie_and_polar_charts/
H A Dpie_and_donut_labels.py111 connectionstyle = "angle,angleA=0,angleB={}".format(ang) variable
/dports/math/py-networkx/networkx-2.6.3/networkx/drawing/
H A Dnx_pylab.py514 connectionstyle="arc3", argument
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dpatches.py3924 arrowstyle="simple", connectionstyle="arc3", argument
4093 def set_connectionstyle(self, connectionstyle, **kw): argument
4270 connectionstyle="arc3", argument
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Dpatches.py4035 connectionstyle="arc3", argument
4208 def set_connectionstyle(self, connectionstyle, **kw): argument
4441 connectionstyle="arc3", argument