XPlot


Figure

Constructors

ConstructorDescription
new(data, Layout)
Signature: (data:Data * Layout:Layout option) -> Figure

Instance members

Instance memberDescription
Fileopt()
Signature: unit -> string
Fileopt()
Signature: unit -> unit
GetInlineHtml(filename)
Signature: filename:string -> string
Height()
Signature: unit -> int
Height()
Signature: unit -> unit
Layout()
Signature: unit -> Layout option
Layout()
Signature: unit -> unit
Origin()
Signature: unit -> string
Origin()
Signature: unit -> unit
Plot(filename)
Signature: filename:string -> PlotlyResponse option
Response
Signature: PlotlyResponse option
Width()
Signature: unit -> int
Width()
Signature: unit -> unit
Fork me on GitHub