Returns the minimum y value of the chart, regardless of zoom or translation.
@return
@override double? getYChartMin() { return 0; }