Crate sparklines

source ·
Expand description

The sparklines crate provides a simple way to generate sparklines.

Structs

StringSparkline is a struct that can be used to create a string sparkline.

Constants

Default ticks for create a string sparkline.

Functions

Converts a slice of f64 to a String representing a sparkline .