An open API service indexing awesome lists of open source software.

https://github.com/feral-dot-io/leptos-chartistry

Chartistry is an extensible charting library for Leptos
https://github.com/feral-dot-io/leptos-chartistry

charts leptos rust webassembly

Last synced: about 2 months ago
JSON representation

Chartistry is an extensible charting library for Leptos

Awesome Lists containing this project

README

        

# Leptos Chartistry

Crates.io version   Docs.rs

Chartistry is an extensible charting library for [Leptos](https://github.com/leptos-rs/leptos). It provides a simple and easy to use `` component.

- [Interactive demo](https://feral-dot-io.github.io/leptos-chartistry/)
- [Usage examples](https://feral-dot-io.github.io/leptos-chartistry/examples.html) -- start here
- [API documentation](https://docs.rs/leptos-chartistry)

Add Chartistry to your project with `cargo add leptos-chartistry`

![Chartistry in action!](docs/screenshot.png?raw=true "Chartistry in action!")

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