Converts an X-axis data-space interval to a screen-space magnitude.
@override double dataX(double value) => _dataDistance(value, 0.0);