GRAPH (barchart): Percentages display subcategorial percentages.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 5 May 2019 12:09:47 +0000 (14:09 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 5 May 2019 15:30:27 +0000 (17:30 +0200)
commite425c8f3444e1cb6ac5c9be967bcd204c2774c77
tree3fe20cec092ec7242be9a429e48b8316c7dd20a8
parentc1279d1145ad588c0b4831df5b8ee4d802892b73
GRAPH (barchart): Percentages display subcategorial percentages.

When calculating the values for a categorical barchart displaying
percentages, use the sub-category totals as the denominator, rather
than the primary totals.

Fixes bug #56247
NEWS
src/language/stats/graph.c
tests/language/stats/graph.at