# Leptos Chartistry
<p><a href="https://crates.io/crates/leptos-chartistry"><img src="https://img.shields.io/crates/v/leptos-chartistry.svg?style=for-the-badge" alt="Crates.io version" /></a> <a href="https://docs.rs/leptos-chartistry"><img src="https://img.shields.io/badge/docs-latest-blue.svg?style=for-the-badge" alt="Docs.rs" /></a></p>
Chartistry is an extensible charting library for [Leptos](https://github.com/leptos-rs/leptos). It provides a simple and easy to use `<Chart>` component.
- [Interactive demo](https://feral-dot-io.github.io/leptos-chartistry/)
- [Usage examples](https://feral-dot-io.github.io/leptos-chartistry/examples.html)
- [API documentation](https://docs.rs/leptos-chartistry)
Add Chartistry to your project with `cargo add leptos-chartistry`

## Feedback
I've found that engagement has helped drive this project forward. This has come in the form of opening issues, discussions on Leptos' Discord, and starring the repository.