Type Definition charts::ValueFormatter[][src]

type ValueFormatter = fn(value: f64) -> String;