# Ezel

## Ezel

- [Ezel](https://ezel.rustic.dev/readme.md): A good plotting library
- [1. Getting Started](https://ezel.rustic.dev/basics/1.-getting-started.md)
- [2. Concepts](https://ezel.rustic.dev/basics/2.-concepts.md)
- [Axis](https://ezel.rustic.dev/basics/2.-concepts/axis.md)
- [3. Attributes](https://ezel.rustic.dev/basics/3.-attributes.md)
- [4. Cloud](https://ezel.rustic.dev/basics/4.-cloud.md)
- [Style Customization](https://ezel.rustic.dev/optimization/style-customization.md)
- [Data Lifetime](https://ezel.rustic.dev/optimization/data-lifetime.md)
- [What is GoG](https://ezel.rustic.dev/grammar-of-graphics/what-is-gog.md)
- [Interface](https://ezel.rustic.dev/grammar-of-graphics/interface.md)
- [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)
- [Rendering](https://ezel.rustic.dev/dev/rendering.md)
- [Coordinates](https://ezel.rustic.dev/coordinates.md)
