Cargo Features

Spliny has no features set by default.

[dependencies]
spliny = { version = "0.2.0", features = ["plot", "plotters"] }
plot

Affects spliny::plot

Features from optional dependencies

plotters implicit feature

Enables plotters

plotters:

A Rust drawing library focus on data plotting for both WASM and native applications