Skip to main content

apply_after_stat

Function apply_after_stat 

Source
pub fn apply_after_stat(data: &mut DataFrame, mapping: &Aes)
Expand description

Apply after_stat mappings: rename stat-computed columns to canonical aesthetic names. Called after the stat step in the build pipeline.