10

I would like to produce a grouped categorical histogram with LibreOffice Calc. With grouped I mean an histogram with N columns instead of a single one for each category.

Something like this:

grouping.gif

Any clue?

wonea
  • 1,877
Campa
  • 325

2 Answers2

11

I am trying to provide an answer for new users who want to generate basic Histogram in Libreoffice Calc.

The first step is to make the frequency array.

The second step is to generate a Bar Graph based on the frequency array.

enter image description here

pimgeek
  • 278
4

You will get such a diagram almost automatically with a 3x3 input matrix:

enter image description here

tohuwawohu
  • 11,143