KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.plotting
/
FunctionPlot
Function
Plot
class
FunctionPlot
@
JvmOverloads
constructor
(
function
:
(
Double
)
->
Double
,
interval
:
Interval
,
numPoints
:
Int
=
512
)
:
BasePlot
(
source
)
Members
Constructors
Function
Plot
Link copied to clipboard
@
JvmOverloads
constructor
(
function
:
(
Double
)
->
Double
,
interval
:
Interval
,
numPoints
:
Int
=
512
)
Properties
num
Points
Link copied to clipboard
var
numPoints
:
Int
Functions
build
Plot
Link copied to clipboard
open
override
fun
buildPlot
(
)
:
Plot
Builds a new instance of a Lets-Plot representation of the plot