```bash xan groupby category 'sum(revenues) as total' docs/cookbook/resources/series.csv | xan hist -l category -v total ```