# chartml-render
Server-side ChartML rendering: ChartElement tree → SVG → PNG
Part of [ChartML](https://chartml.org) — declarative chart markup powered by Rust.
## Usage
```toml
[dependencies]
chartml-render = "3.0.0"
```
See [chartml.org](https://chartml.org) for documentation.