XPlot


Chart

Static members

Static memberDescription
Annotation(data, Labels, Options)
Signature: (data:seq<'?6252> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6252, 'V

Creates an annotation chart.

Annotation(data, Labels, Options)
Signature: (data:seq<DateTime * '?6250 * string * string> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6250

Creates an annotation chart.

Area(data, Labels, Options)
Signature: (data:seq<'?6258> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6258, 'K, 'V

Creates an area chart.

Area(data, Labels, Options)
Signature: (data:seq<'?6255 * '?6256> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6255, '?6256

Creates an area chart.

Bar(data, Labels, Options)
Signature: (data:seq<'?6265> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6265, 'K, 'V

Creates a bar chart.

Bar(data, Labels, Options)
Signature: (data:seq<'?6262 * '?6263> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6262, '?6263

Creates a bar chart.

Bubble(data, Labels, Options)
Signature: (data:seq<string * '?6276 * '?6277 * '?6278 * '?6279> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6276, '?6277, '?6278, '?6279

Creates a bubble chart.

Bubble(data, Labels, Options)
Signature: (data:seq<string * '?6272 * '?6273 * '?6274> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6272, '?6273, '?6274

Creates a bubble chart.

Bubble(data, Labels, Options)
Signature: (data:seq<string * '?6269 * '?6270> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6269, '?6270

Creates a bubble chart.

Calendar(data, Labels, Options)
Signature: (data:seq<DateTime * '?6281> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6281

Creates a calendar chart.

Candlestick(data, Labels, Options)
Signature: (data:seq<'?6289> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6289, 'K, 'V

Creates a candlestick chart.

Candlestick(data, Labels, Options)
Signature: (data:seq<'?6283 * '?6284 * '?6285 * '?6286 * '?6287> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6283, '?6284, '?6285, '?6286, '?6287

Creates a candlestick chart.

Column(data, Labels, Options)
Signature: (data:seq<'?6296> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6296, 'K, 'V

Creates a column chart.

Column(data, Labels, Options)
Signature: (data:seq<'?6293 * '?6294> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6293, '?6294

Creates a column chart.

Combo(data, Labels, Options)
Signature: (data:seq<'?6300> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6300, 'K, 'V

Creates a combo chart.

Gauge(data, Labels, Options)
Signature: (data:seq<string * '?6304> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6304

Creates a gauge chart.

Geo(data, Labels, Options)
Signature: (data:seq<string * '?6308 * '?6309> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6308, '?6309

Creates a geo chart.

Geo(data, Labels, Options)
Signature: (data:seq<string * '?6306> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6306

Creates a geo chart.

Histogram(data, Labels, Options)
Signature: (data:seq<string * '?6311> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6311

Creates a histogram chart.

Line(data, Labels, Options)
Signature: (data:seq<'?6316> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6316, 'K, 'V

Creates a line chart.

Line(data, Labels, Options)
Signature: (data:seq<'?6313 * '?6314> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6313, '?6314

Creates a line chart.

Map(data, Labels, Options)
Signature: (data:seq<float * float * string> * Labels:seq<string> option * Options:Options option) -> GoogleChart

Creates a map chart.

Map(data, Labels, Options)
Signature: (data:seq<string * string> * Labels:seq<string> option * Options:Options option) -> GoogleChart

Creates a map chart.

Pie(data, Labels, Options)
Signature: (data:seq<string * '?6322> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6322

Creates a pie chart.

Sankey(data, Labels, Options)
Signature: (data:seq<string * string * '?6324> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6324

Creates a sankey diagram.

Scatter(data, Labels, Options)
Signature: (data:seq<'?6329> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6329, 'K, 'V

Creates a scatter chart.

Scatter(data, Labels, Options)
Signature: (data:seq<'?6326 * '?6327> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6326, '?6327

Creates a scatter chart.

SteppedArea(data, Labels, Options)
Signature: (data:seq<'?6336> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6336, 'K, 'V

Creates a stepped area chart.

SteppedArea(data, Labels, Options)
Signature: (data:seq<'?6333 * '?6334> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6333, '?6334

Creates a stepped area chart.

Table(data, Labels, Options)
Signature: (data:seq<'?6343> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6343, 'K, 'V

Creates a table chart.

Table(data, Labels, Options)
Signature: (data:seq<'?6340 * '?6341> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6340, '?6341

Creates a table chart.

Timeline(data, Labels, Options)
Signature: (data:seq<string * string * '?6350 * '?6351> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6350, '?6351

Creates a timeline chart.

Timeline(data, Labels, Options)
Signature: (data:seq<string * '?6347 * '?6348> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6347, '?6348

Creates a timeline chart.

Treemap(data, Labels, Options)
Signature: (data:seq<string * string * '?6355 * '?6356> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6355, '?6356

Creates a treemap chart.

Treemap(data, Labels, Options)
Signature: (data:seq<string * string * '?6353> * Labels:seq<string> option * Options:Options option) -> GoogleChart
Type parameters: '?6353

Creates a treemap chart.

WithHeight(height chart)
Signature: height:int -> chart:GoogleChart -> GoogleChart

Sets the chart's height.

WithId(id chart)
Signature: id:string -> chart:GoogleChart -> GoogleChart

Sets the chart's container div id.

WithLabel(label chart)
Signature: label:string -> chart:GoogleChart -> GoogleChart

Sets the data series label. Use this member if the chart's data is a single series.

WithLabels(labels chart)
Signature: labels:seq<string> -> chart:GoogleChart -> GoogleChart

Sets the data series labels. Use this member if the chart's data is a series collection.

WithLegend(enabled chart)
Signature: enabled:bool -> chart:GoogleChart -> GoogleChart

Display/hide the legend.

WithOptions(options chart)
Signature: options:Options -> chart:GoogleChart -> GoogleChart

Sets the chart's configuration options.

WithSize(size chart)
Signature: (size:(int * int)) -> chart:GoogleChart -> GoogleChart

Sets the chart's height.

WithTitle(title chart)
Signature: title:string -> chart:GoogleChart -> GoogleChart

Sets the chart's title.

WithWidth(width chart)
Signature: width:int -> chart:GoogleChart -> GoogleChart

Sets the chart's width.

WithXTitle(xTitle chart)
Signature: xTitle:string -> chart:GoogleChart -> GoogleChart

Sets the chart's X-axis title.

WithYTitle(yTitle chart)
Signature: yTitle:string -> chart:GoogleChart -> GoogleChart

Sets the chart's Y-axis title.

Fork me on GitHub