object Axis extends Serializable
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- def apply(title: Option[String], titlefont: Option[Font], showgrid: Option[Boolean], gridwidth: Option[Int], gridcolor: Option[Color], showline: Option[Boolean], showticklabels: Option[Boolean], linecolor: Option[Color], linewidth: Option[Int], autotick: Option[Boolean], tickcolor: Option[Color], tickwidth: Option[Int], tickangle: Option[Double], dtick: Option[Double], ticklen: Option[Int], tickfont: Option[Font], tickprefix: Option[String], ticksuffix: Option[String], zeroline: Option[Boolean], zerolinewidth: Option[Double], zerolinecolor: Option[Color], range: Option[(Double, Double)], autorange: Option[Boolean], ticks: Option[Ticks], domain: Option[(Double, Double)], side: Option[Side], anchor: Option[AxisAnchor], type: Option[AxisType], overlaying: Option[AxisAnchor], position: Option[Double], tickmode: Option[TickMode], tickvals: Option[Sequence], ticktext: Option[Sequence], nticks: Option[Int], automargin: Option[Boolean]): Axis
- def apply(title: String = null, titlefont: Font = null, showgrid: Boolean = null, gridwidth: Integer = null, gridcolor: Color = null, showline: Boolean = null, showticklabels: Boolean = null, linecolor: Color = null, linewidth: Integer = null, autotick: Boolean = null, tickcolor: Color = null, tickwidth: Integer = null, tickangle: Double = null, dtick: Double = null, ticklen: Integer = null, tickfont: Font = null, tickprefix: String = null, ticksuffix: String = null, zeroline: Boolean = null, zerolinewidth: Double = null, zerolinecolor: Color = null, range: (Double, Double) = null, autorange: Boolean = null, ticks: Ticks = null, domain: (Double, Double) = null, side: Side = null, anchor: AxisAnchor = null, type: AxisType = null, overlaying: AxisAnchor = null, position: Double = null, tickmode: TickMode = null, tickvals: Sequence = null, ticktext: Sequence = null, nticks: Integer = null, automargin: Boolean = null): Axis
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- def apply(title: Option[String], titlefont: Option[Font], showgrid: Option[Boolean], gridwidth: Option[Int], gridcolor: Option[Color], showline: Option[Boolean], showticklabels: Option[Boolean], linecolor: Option[Color], linewidth: Option[Int], autotick: Option[Boolean], tickcolor: Option[Color], tickwidth: Option[Int], tickangle: Option[Double], dtick: Option[Double], ticklen: Option[Int], tickfont: Option[Font], tickprefix: Option[String], ticksuffix: Option[String], zeroline: Option[Boolean], zerolinewidth: Option[Double], zerolinecolor: Option[Color], range: Option[(Double, Double)], autorange: Option[Boolean], ticks: Option[Ticks], domain: Option[(Double, Double)], side: Option[Side], anchor: Option[AxisAnchor], type: Option[AxisType], overlaying: Option[AxisAnchor], position: Option[Double], tickmode: Option[TickMode], tickvals: Option[Sequence], ticktext: Option[Sequence], nticks: Option[Int], automargin: Option[Boolean]): Axis
- def apply(title: String = null, titlefont: Font = null, showgrid: Boolean = null, gridwidth: Integer = null, gridcolor: Color = null, showline: Boolean = null, showticklabels: Boolean = null, linecolor: Color = null, linewidth: Integer = null, autotick: Boolean = null, tickcolor: Color = null, tickwidth: Integer = null, tickangle: Double = null, dtick: Double = null, ticklen: Integer = null, tickfont: Font = null, tickprefix: String = null, ticksuffix: String = null, zeroline: Boolean = null, zerolinewidth: Double = null, zerolinecolor: Color = null, range: (Double, Double) = null, autorange: Boolean = null, ticks: Ticks = null, domain: (Double, Double) = null, side: Side = null, anchor: AxisAnchor = null, type: AxisType = null, overlaying: AxisAnchor = null, position: Double = null, tickmode: TickMode = null, tickvals: Sequence = null, ticktext: Sequence = null, nticks: Integer = null, automargin: Boolean = null): Axis
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit