Packages

trait PlotOptions extends Object

Annotations
@ScalaJSDefined() @RawJSType()
Linear Supertypes
Object, Any, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PlotOptions
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val area: UndefOr[SeriesArea]
    Annotations
    @JSOptional()
  5. val arearange: UndefOr[SeriesArearange]
    Annotations
    @JSOptional()
  6. val areaspline: UndefOr[SeriesAreaspline]
    Annotations
    @JSOptional()
  7. val areasplinerange: UndefOr[SeriesAreasplinerange]
    Annotations
    @JSOptional()
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. val bar: UndefOr[SeriesBar]
    Annotations
    @JSOptional()
  10. val boxplot: UndefOr[SeriesBoxplot]
    Annotations
    @JSOptional()
  11. val bubble: UndefOr[SeriesBubble]
    Annotations
    @JSOptional()
  12. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  13. val column: UndefOr[SeriesColumn]
    Annotations
    @JSOptional()
  14. val columnrange: UndefOr[SeriesColumnrange]
    Annotations
    @JSOptional()
  15. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  17. val errorbar: UndefOr[SeriesErrorbar]
    Annotations
    @JSOptional()
  18. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  19. val funnel: UndefOr[SeriesFunnel]
    Annotations
    @JSOptional()
  20. val gauge: UndefOr[SeriesGauge]
    Annotations
    @JSOptional()
  21. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  22. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  23. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  24. val heatmap: UndefOr[SeriesHeatmap]
    Annotations
    @JSOptional()
  25. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  26. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  27. val line: UndefOr[SeriesLine]
    Annotations
    @JSOptional()
  28. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  30. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  31. val pie: UndefOr[SeriesPie]
    Annotations
    @JSOptional()
  32. val polygon: UndefOr[SeriesPolygon]
    Annotations
    @JSOptional()
  33. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  34. val pyramid: UndefOr[SeriesPyramid]
    Annotations
    @JSOptional()
  35. val scatter: UndefOr[SeriesScatter]
    Annotations
    @JSOptional()
  36. val series: UndefOr[SeriesLine]
    Annotations
    @JSOptional()
  37. val solidgauge: UndefOr[SeriesSolidgauge]
    Annotations
    @JSOptional()
  38. val spline: UndefOr[SeriesSpline]
    Annotations
    @JSOptional()
  39. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  40. def toLocaleString(): String
    Definition Classes
    Object
  41. def toString(): String
    Definition Classes
    AnyRef → Any
  42. val treemap: UndefOr[SeriesTreemap]
    Annotations
    @JSOptional()
  43. def valueOf(): Any
    Definition Classes
    Object
  44. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  47. val waterfall: UndefOr[SeriesWaterfall]
    Annotations
    @JSOptional()

Inherited from Object

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped