Home
last modified time | relevance | path

Searched defs:x_label_formatter (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/plotters/src/chart/
Dmesh.rs74 pub fn x_label_formatter(&mut self, fmt: &'b dyn Fn(&X::ValueType) -> String) -> &mut Self { in x_label_formatter() function
364 pub fn x_label_formatter(&mut self, fmt: &'b dyn Fn(&X::ValueType) -> String) -> &mut Self { in x_label_formatter() function