Skip to main content

line_chart

Function line_chart 

Source
pub fn line_chart(values: Vec<f32>, labels: Vec<String>) -> Widget
Expand description

A line chart of values (normalized to the max), with optional per-value labels. Single-series, no axis or legend — for richer charts use chart.