Recap of the hierarchy of each plot element: Difference between revisions

Move up to Category:Tutorials.
(Fix various outdated or incorrect informations)
(Move up to Category:Tutorials.)
 
Line 83: Line 83:
  haxes = get (2, "children") # retrieve all axes handles
  haxes = get (2, "children") # retrieve all axes handles
  text (1.0, 0.5, "THIS IS WHAT I WANTED", "parent", haxes (2))
  text (1.0, 0.5, "THIS IS WHAT I WANTED", "parent", haxes (2))
[[Category:Plotting tutorials]]
 
[[Category:Tutorials]]