function getLineMethod(options) {
  if (options.stepped) {
    return _steppedLineTo;
  }