chartlab 0.0.0

A powerful Rust visualization library
Documentation
[dependencies]

[lib]
name = "chartlab"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["science", "visualization"]
description = "A powerful Rust visualization library"
edition = "2024"
exclude = ["logo.svg", "playground.md"]
homepage = "https://github.com/dr-montasir/chartlab"
keywords = ["chart", "graph", "plot", "svg", "canvas"]
license = "MIT OR Apache-2.0"
name = "chartlab"
readme = "README.md"
repository = "https://github.com/dr-montasir/chartlab"
version = "0.0.0"