Docs.rs
nova-plot-0.1.0
nova-plot 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
AureClai
Dependencies
csv ^1
normal
serde ^1.0
normal
serde_json ^1
normal
svg ^0.17
normal
thiserror ^1.0
normal
tracing ^0.1
normal
mockall ^0.12
dev
pretty_assertions ^1.0
dev
tempfile ^3.7
dev
Versions
99.15%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module data
nova_
plot
0.1.0
Module data
Module Items
Structs
Enums
In crate nova_
plot
nova_plot
Module
data
Copy item path
Source
Expand description
Data source handling for charts.
Supports CSV and JSON data formats.
Structs
§
Series
A named data series.
Table
Tabular data with named columns.
Enums
§
Data
Source
A data source for charts.
Value
A data value (number or string).