chartml-render 3.0.0

Server-side ChartML rendering: ChartElement tree → SVG → PNG
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.