pub fn series(name: &str, points: &[(f64, f64)]) -> Expr
Build a series value from (x, y) points.
(x, y)