leptos-chartistry

Crates.ioleptos-chartistry
lib.rsleptos-chartistry
version0.1.7
sourcesrc
created_at2024-02-11 00:31:52.820107
updated_at2024-08-20 10:38:29.642874
descriptionChartistry is a charting library for Leptos
homepagehttps://feral-dot-io.github.io/leptos-chartistry/
repositoryhttps://github.com/feral-dot-io/leptos-chartistry
max_upload_size
id1135412
size239,092
(feral-dot-io)

documentation

https://docs.rs/leptos-chartistry

README

Leptos Chartistry

Crates.io version Docs.rs

Chartistry is an extensible charting library for Leptos. It provides a simple and easy to use <Chart> component.

Add Chartistry to your project with cargo add leptos-chartistry

Chartistry in action!

Feedback

This project is in its early stages and feedback is welcome.

  • The first priority is getting rid of bugs, issues and glaring omissions -- please report them!
  • Feedback on the public API to help avoid future churn would be more than welcome.
  • Providing new examples and usecases of features that would be useful for the library. The smaller steps the better.
  • If you like or use Chartistry, consider starring the repository.
Commit count: 584

cargo fmt