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