trait PlotOptions extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- PlotOptions
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
val
area: UndefOr[SeriesArea]
- Annotations
- @JSOptional()
-
val
arearange: UndefOr[SeriesArearange]
- Annotations
- @JSOptional()
-
val
areaspline: UndefOr[SeriesAreaspline]
- Annotations
- @JSOptional()
-
val
areasplinerange: UndefOr[SeriesAreasplinerange]
- Annotations
- @JSOptional()
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
bar: UndefOr[SeriesBar]
- Annotations
- @JSOptional()
-
val
boxplot: UndefOr[SeriesBoxplot]
- Annotations
- @JSOptional()
-
val
bubble: UndefOr[SeriesBubble]
- Annotations
- @JSOptional()
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
val
column: UndefOr[SeriesColumn]
- Annotations
- @JSOptional()
-
val
columnrange: UndefOr[SeriesColumnrange]
- Annotations
- @JSOptional()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
val
errorbar: UndefOr[SeriesErrorbar]
- Annotations
- @JSOptional()
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
val
funnel: UndefOr[SeriesFunnel]
- Annotations
- @JSOptional()
-
val
gauge: UndefOr[SeriesGauge]
- Annotations
- @JSOptional()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
val
heatmap: UndefOr[SeriesHeatmap]
- Annotations
- @JSOptional()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
val
line: UndefOr[SeriesLine]
- Annotations
- @JSOptional()
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
val
pie: UndefOr[SeriesPie]
- Annotations
- @JSOptional()
-
val
polygon: UndefOr[SeriesPolygon]
- Annotations
- @JSOptional()
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
val
pyramid: UndefOr[SeriesPyramid]
- Annotations
- @JSOptional()
-
val
scatter: UndefOr[SeriesScatter]
- Annotations
- @JSOptional()
-
val
series: UndefOr[SeriesLine]
- Annotations
- @JSOptional()
-
val
solidgauge: UndefOr[SeriesSolidgauge]
- Annotations
- @JSOptional()
-
val
spline: UndefOr[SeriesSpline]
- Annotations
- @JSOptional()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
val
treemap: UndefOr[SeriesTreemap]
- Annotations
- @JSOptional()
-
def
valueOf(): Any
- Definition Classes
- Object
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
val
waterfall: UndefOr[SeriesWaterfall]
- Annotations
- @JSOptional()