@override double calcGridMinPxX() { return (max(maxLabelWidthY + textMargin, (maxLabelWidthX - getBarWidth()) / 2)).toDouble(); }