Hi there,
Your pyramid looks linear, i.e. the height of each segment is proportional with item's value.
However, there is another known mode, called surface, in which the area of each segment (instead of its height), is proportional with item's value.
Do you have a flag to easily s...