> 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/readme.md).

# Ezel

![](/files/tPIiskUIQ2pMWjpuC1BM)

Features

* Fast GPU-accelerated rendering
* Automatic layout
* Built-in Themes
* Configurable finishes for publication: image quality, color space, anti alias

| Version | Issue                                               | Status |
| ------- | --------------------------------------------------- | ------ |
| v0.1.0  | Grid Layout                                         | ★      |
| ​       | Axis                                                | ★      |
| ​       | Cartesian 2D Plane                                  | ★      |
| ​       | Scatter and Line Plot                               | ★      |
| ​       | ​                                                   |        |
| v0.2.0  | Wgpu Renderer                                       | ★      |
| ​       | Render in a window                                  | ★      |
| ​       | ​                                                   |        |
| v0.3.0  | Interactive camera (focus, zoom, panning)           |        |
| ​       | Time Axis                                           |        |
| ​       | Configurable Axis Range                             |        |
| ​       | Legend                                              |        |
| ​       | User Scripting (Rhai, Mun, Lua) in interactive view |        |
| ​       | ​                                                   |        |
| v0.4.0  | Shared Axis                                         |        |
| ​       | Categorical Axis                                    |        |
| ​       | Twin Axis                                           |        |
| ​       | Interaction with Objects                            |        |
| ​       | ​                                                   |        |
| v0.5.0  | Grammar of Graphics Interface                       |        |
