> For the complete documentation index, see [llms.txt](https://ezel.rustic.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ezel.rustic.dev/plot.md).

# plot

- [PlainBox](https://ezel.rustic.dev/plot/plainbox.md): A rectangle useful for debugging layout
- [Cartesian2](https://ezel.rustic.dev/plot/cartesian2.md): A 2D cartesian plane with xy axes - aka xy plot
- [Basics](https://ezel.rustic.dev/plot/cartesian2/basics.md)
- [Geometry](https://ezel.rustic.dev/plot/cartesian2/geometry.md): A geometry that can be added to Cartesian2
- [Cartesian3](https://ezel.rustic.dev/plot/cartesian3.md): A 3D cartesian plane with xyz axes (xyz plot)
- [Text](https://ezel.rustic.dev/plot/text.md): A multi-line text
- [NodeGraph](https://ezel.rustic.dev/plot/nodegraph.md): A graph with nodes and edges
- [Grid](https://ezel.rustic.dev/plot/grid.md)
