chart

Crates.iochart
lib.rschart
version0.0.1
created_at2025-07-17 04:16:15.965757+00
updated_at2025-07-17 04:16:15.965757+00
descriptionA flexible and easy-to-use Rust library for data visualization and chart rendering.
homepagehttps://github.com/rustkit/chart
repositoryhttps://github.com/rustkit/chart
max_upload_size
id1757061
size5,617
Billgo (billgo)

documentation

https://docs.rs/chart

README

chart

chart is a flexible, developer-friendly Rust library for data visualization and chart rendering.

It provides a simple and extensible API for drawing a wide range of charts—such as line, bar, pie, scatter, and more—making it easy to build dashboards, scientific plots, and business reports in Rust applications.


✨ Features

  • 📊 Rich chart types: Line, bar, pie, scatter, area, and more
  • 🎨 Customizable styles: Colors, fonts, legends, axes, themes
  • 🚀 High performance: Efficient rendering for large datasets
  • 🖼️ Multiple backends: SVG, PNG, interactive canvas (planned)
  • 🦀 Rust-native: Safe, modern, and easily composable with other Rust crates
  • 🧩 Modular: Build custom charts and add new types easily

📄 License

This project is dual-licensed under either:

  • MIT License
  • Apache License 2.0
Commit count: 0

cargo fmt