Method to create the appropriate chart widget
@override Widget buildChart() => _PieLabelAlignWidget(config: this);