Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ef01d commit 8d3f454Copy full SHA for 8d3f454
1 file changed
examples/pylab_examples/findobj_demo.py
@@ -1,3 +1,6 @@
1
+"""
2
+Recursuvely find all objects that match some criteria
3
4
import numpy as np
5
import matplotlib.pyplot as plt
6
import matplotlib.text as text
0 commit comments