# 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.