Docs.rs
chart-js-wrapper-0.0.12
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
chart-js-wrapper 0.0.12
Wrapper for Chart.js for server-side rendering
Crate
Source
Builds
Feature flags
Documentation
Coverage
1.57%
2
out of
127
items documented
0
out of
12
items with examples
Size
Source code size: 97.46 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 13.29 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
ArseniiRudenko/chart-js-wrapper-rust
0
0
0
crates.io
Dependencies
chrono ^0.4.42
normal
optional
ndarray ^0.16
normal
ndarray-linalg ^0.17
normal
sailfish ^0.10.0
normal
serde ^1.0.219
normal
serde_json ^1.0.143
normal
time ^0.3
normal
optional
uuid ^1.18.1
normal
chrono ^0.4.41
dev
open ^5.0
dev
pretty_assertions ^1.4.1
dev
time ^0.3
dev
tiny_http ^0.12
dev
Versions
0.0.14
(2025-09-14)
0.0.13
(2025-09-14)
0.0.12
(2025-09-14)
0.0.11
(2025-09-14)
0.0.10
(2025-09-13)
0.0.9
(2025-09-13)
0.0.8
(2025-09-13)
0.0.7
(2025-09-13)
0.0.6
(2025-09-13)
0.0.5
(2025-09-13)
Owners
chart-js-wrapper-rust
Rust bindings to
Chart.js
Why?
I want to render HTML for charts server-side in my Rust app.
How?
TBD