errorbar(x: Double? = null, ymin: Double? = null, ymax: Double? = null, width: Double? = null, alpha: Number? = null, color: Any? = null, linetype: Any? = null, size: Number? = null, mapping: ErrorBarMapping.() -> Unit = {})