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
- Host: GitHub
- URL: https://github.com/feral-dot-io/leptos-chartistry
- Owner: feral-dot-io
- License: mpl-2.0
- Created: 2023-10-04T12:44:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-15T16:08:47.000Z (12 months ago)
- Last Synced: 2024-07-08T10:04:33.413Z (11 months ago)
- Topics: charts, leptos, rust, webassembly
- Language: Rust
- Homepage: https://feral-dot-io.github.io/leptos-chartistry/
- Size: 1.47 MB
- Stars: 37
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-leptos - leptos-chartistry
README
# Leptos Chartistry
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`

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