Home
last modified time | relevance | path

Searched defs:annotate_axes (Results 1 – 5 of 5) sorted by relevance

/dports/math/py-matplotlib/matplotlib-3.4.3/examples/userdemo/
H A Ddemo_gridspec01.py14 def annotate_axes(fig): function
H A Ddemo_gridspec03.py17 def annotate_axes(fig): function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/arm/dts/
H A Dstm32f429.dtsi136 compatible = "st,stm32-timer";
/dports/math/py-yt/yt-4.0.1/yt/visualization/volume_rendering/
H A Dscene.py786 def annotate_axes(self, colors=None, alpha=1.0): member in Scene
/dports/math/py-seaborn/seaborn-0.11.0/seaborn/
H A Dcategorical.py348 def annotate_axes(self, ax): member in _CategoricalPlotter