pub fn resolve_mappings(data: &DataFrame, mapping: &Aes) -> DataFrameExpand description
Evaluate aesthetic mappings: extract columns from source data and rename them to canonical aesthetic names (x, y, color, etc.). Only resolves BeforeStat mappings.