triangle -------- Draw a triangle at the given coordinates. Options ^^^^^^^ .. include:: /args/expansion.rst x1 default: ``0`` the x-coordinate to place. Supports :doc:`/units/` y1 default: ``0`` the y-coordinate to place. Supports :doc:`/units/` x2 default: ``50`` the x-coordinate to place. Supports :doc:`/units/` y2 default: ``50`` the y-coordinate to place. Supports :doc:`/units/` .. include:: /args/draw.rst .. include:: /args/range.rst .. include:: /args/layout.rst Examples ^^^^^^^^