from .stack_chart import StackChart class StackChart100(StackChart): def derive_max_value(self, groups): if groups: self.max_value = 100