summary.percent.cumulative Function (GPL)
Description
summary.percent.cumulative
is an alias for summary.percent.sum.cumulative
.
See the topic summary.percent.sum.cumulative Function (GPL) for more information.
Note: If there
are multiple ELEMENT
statements, you
cannot use cumulative statistics for some graphic elements but not for others.
This behavior is prohibited because the results of each statistic function
would be blended on the same scale. The units for cumulative statistics do
not match the units for non-cumulative statistics, so blending these results
is impossible.
Examples
ELEMENT: interval(position(summary.percent.cumulative(jobcat*salary)))