liecharts 0.1.0-beta.1

A Rust charting library with PNG and SVG rendering support
Documentation
1
2
3
4
5
6
7
8
9
10
11
max_width = 100
tab_spaces = 4
edition = "2024"

reorder_imports = true
reorder_modules = true

newline_style = "Auto"

imports_granularity = "Crate"
group_imports = "StdExternalCrate"