trait
HistogramLayout extends Object
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply(values: Array[Any], index: Double = js.native): Array[Bin]
-
final
def
asInstanceOf[T0]: T0
-
def
bins(bins: Function2[Array[Any], Double, Array[Double]]): HistogramLayout
-
def
bins(): Function2[Array[Any], Double, Array[Double]]
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
frequency(frequency: Boolean): HistogramLayout
-
def
frequency(): Boolean
-
final
def
getClass(): Class[_]
-
def
hasOwnProperty(v: String): Boolean
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
isPrototypeOf(v: Object): Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
propertyIsEnumerable(v: String): Boolean
-
def
range(range: Function2[Any, Double, Array[Double]]): HistogramLayout
-
def
range(): Function2[Any, Double, Array[Double]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toLocaleString(): String
-
def
toString(): String
-
def
value(accessor: Function1[Any, Any]): HistogramLayout
-
def
value(): Function1[Any, Any]
-
def
valueOf(): Any
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Object
Inherited from Any
Inherited from AnyRef
Inherited from Any