toggle menu
Lets-Plot-Kotlin
4.10.0
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot
/
Stat
/
binhex
binhex
class
binhex
(
val
bins
:
<Error class: unknown class>
<
Int
,
Int
>
?
=
null
,
val
binWidth
:
<Error class: unknown class>
<
Number
?
,
Number
?
>
?
=
null
,
val
drop
:
Boolean
?
=
null
,
val
mapping
:
BinHexStatMapping
.
(
)
->
Unit
=
{}
)
:
StatOptions
,
BinHexStatParameters
Members
Constructors
binhex
Link copied to clipboard
constructor
(
bins
:
<Error class: unknown class>
<
Int
,
Int
>
?
=
null
,
binWidth
:
<Error class: unknown class>
<
Number
?
,
Number
?
>
?
=
null
,
drop
:
Boolean
?
=
null
,
mapping
:
BinHexStatMapping
.
(
)
->
Unit
=
{}
)
Properties
bins
Link copied to clipboard
open
override
val
bins
:
<Error class: unknown class>
<
Int
,
Int
>
?
=
null
bin
Width
Link copied to clipboard
open
override
val
binWidth
:
<Error class: unknown class>
<
Number
?
,
Number
?
>
?
=
null
drop
Link copied to clipboard
open
override
val
drop
:
Boolean
?
=
null
kind
Link copied to clipboard
val
kind
:
StatKind
mapping
Link copied to clipboard
val
mapping
:
Options
parameters
Link copied to clipboard
open
override
val
parameters
:
Options