chartml-core 3.0.0

ChartML core library: YAML parser, plugin system, element tree, data model
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# chartml-core

ChartML core library: YAML parser, plugin system, element tree, data model

Part of [ChartML](https://chartml.org) — declarative chart markup powered by Rust.

## Usage

```toml
[dependencies]
chartml-core = "3.0.0"
```

See [chartml.org](https://chartml.org) for documentation.