Namespace: XPlot.GoogleCharts
Assembly: XPlot.GoogleCharts.dll
Base Type:
obj
Static member | Description |
Full Usage:
Chart.Annotation(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates an annotation chart.
|
Full Usage:
Chart.Annotation(data, ?Labels, ?Options)
Parameters:
seq<DateTime * 'a * string * string>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates an annotation chart.
|
Full Usage:
Chart.Area(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates an area chart.
|
Full Usage:
Chart.Area(data, ?Labels, ?Options)
Parameters:
seq<'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates an area chart.
|
Full Usage:
Chart.Area(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates an area chart.
|
Full Usage:
Chart.Bar(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a bar chart.
|
Full Usage:
Chart.Bar(data, ?Labels, ?Options)
Parameters:
seq<'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a bar chart.
|
Full Usage:
Chart.Bar(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a bar chart.
|
Full Usage:
Chart.Bubble(data, ?Labels, ?Options)
Parameters:
seq<string * 'a * 'b * 'c * 'd>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a bubble chart.
|
Full Usage:
Chart.Bubble(data, ?Labels, ?Options)
Parameters:
seq<string * 'a * 'b * 'c>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a bubble chart.
|
Full Usage:
Chart.Bubble(data, ?Labels, ?Options)
Parameters:
seq<string * 'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a bubble chart.
|
Full Usage:
Chart.Calendar(data, ?Labels, ?Options)
Parameters:
seq<DateTime * 'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a calendar chart.
|
Full Usage:
Chart.Candlestick(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a candlestick chart.
|
Full Usage:
Chart.Candlestick(data, ?Labels, ?Options)
Parameters:
seq<'a * 'b * 'c * 'd * 'e>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a candlestick chart.
|
Full Usage:
Chart.Column(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a column chart.
|
Full Usage:
Chart.Column(data, ?Labels, ?Options)
Parameters:
seq<'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a column chart.
|
Full Usage:
Chart.Column(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a column chart.
|
Full Usage:
Chart.Combo(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a combo chart.
|
Full Usage:
Chart.Gauge(data, ?Labels, ?Options)
Parameters:
seq<string * 'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a gauge chart.
|
Full Usage:
Chart.Geo(data, ?Labels, ?Options)
Parameters:
seq<float * float * 'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a geo chart.
|
Full Usage:
Chart.Geo(data, ?Labels, ?Options)
Parameters:
seq<float * float * 'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a geo chart.
|
Full Usage:
Chart.Geo(data, ?Labels, ?Options)
Parameters:
seq<float * float>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a geo chart.
|
Full Usage:
Chart.Geo(data, ?Labels, ?Options)
Parameters:
seq<string * 'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a geo chart.
|
Full Usage:
Chart.Geo(data, ?Labels, ?Options)
Parameters:
seq<string * 'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a geo chart.
|
Full Usage:
Chart.Histogram(data, ?Labels, ?Options)
Parameters:
seq<string * 'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a histogram chart.
|
Full Usage:
Chart.Line(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a line chart.
|
Full Usage:
Chart.Line(data, ?Labels, ?Options)
Parameters:
seq<'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a line chart.
|
Full Usage:
Chart.Line(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a line chart.
|
Full Usage:
Chart.Map(data, ?Labels, ?Options)
Parameters:
seq<float * float * string>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a map chart.
|
Full Usage:
Chart.Map(data, ?Labels, ?Options)
Parameters:
seq<string * string>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a map chart.
|
Full Usage:
Chart.Pie(data, ?Labels, ?Options)
Parameters:
seq<string * 'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a pie chart.
|
Full Usage:
Chart.Sankey(data, ?Labels, ?Options)
Parameters:
seq<string * string * 'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a sankey diagram.
|
Full Usage:
Chart.Scatter(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a scatter chart.
|
Full Usage:
Chart.Scatter(data, ?Labels, ?Options)
Parameters:
seq<'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a scatter chart.
|
Full Usage:
Chart.Scatter(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a scatter chart.
|
|
Displays a chart in the default browser.
|
Full Usage:
Chart.SteppedArea(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a stepped area chart.
|
Full Usage:
Chart.SteppedArea(data, ?Labels, ?Options)
Parameters:
seq<'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a stepped area chart.
|
Full Usage:
Chart.Table(data, ?Labels, ?Options)
Parameters:
seq<'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a table chart.
|
Full Usage:
Chart.Table(data, ?Labels, ?Options)
Parameters:
seq<'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a table chart.
|
Full Usage:
Chart.Timeline(data, ?Labels, ?Options)
Parameters:
seq<string * string * 'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a timeline chart.
|
Full Usage:
Chart.Timeline(data, ?Labels, ?Options)
Parameters:
seq<string * 'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a timeline chart.
|
Full Usage:
Chart.Treemap(data, ?Labels, ?Options)
Parameters:
seq<string * string * 'a * 'b>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a treemap chart.
|
Full Usage:
Chart.Treemap(data, ?Labels, ?Options)
Parameters:
seq<string * string * 'a>
-
The chart's data.
?Labels : seq<string>
-
Labels for the data table columns.
?Options : Options
-
The chart's options.
Returns: GoogleChart
|
Creates a treemap chart.
|
Full Usage:
Chart.WithApiKey(apiKey) (chart)
Parameters:
string
chart : GoogleChart
Returns: GoogleChart
|
Sets Google API Key.
|
Full Usage:
Chart.WithHeight(height) (chart)
Parameters:
int
chart : GoogleChart
Returns: GoogleChart
|
Sets the chart's height.
|
Full Usage:
Chart.WithId(id) (chart)
Parameters:
string
chart : GoogleChart
Returns: GoogleChart
|
Sets the chart's container div id.
|
Full Usage:
Chart.WithLabel(label) (chart)
Parameters:
string
chart : GoogleChart
Returns: GoogleChart
|
Sets the data series label. Use this member if the chart's data is a single series.
|
Full Usage:
Chart.WithLabels(labels) (chart)
Parameters:
seq<string>
chart : GoogleChart
Returns: GoogleChart
|
Sets the data series labels. Use this member if the chart's data is a series collection.
|
Full Usage:
Chart.WithLegend(enabled) (chart)
Parameters:
bool
chart : GoogleChart
Returns: GoogleChart
|
Display/hide the legend.
|
Full Usage:
Chart.WithOptions(options) (chart)
Parameters:
Options
chart : GoogleChart
Returns: GoogleChart
|
Sets the chart's configuration options.
|
Full Usage:
Chart.WithSize(size) (chart)
Parameters:
int * int
chart : GoogleChart
Returns: GoogleChart
|
Sets the chart's height.
|
Full Usage:
Chart.WithTitle(title) (chart)
Parameters:
string
chart : GoogleChart
Returns: GoogleChart
|
Sets the chart's title.
|
Full Usage:
Chart.WithWidth(width) (chart)
Parameters:
int
chart : GoogleChart
Returns: GoogleChart
|
Sets the chart's width.
|
Full Usage:
Chart.WithXTitle(xTitle) (chart)
Parameters:
string
chart : GoogleChart
Returns: GoogleChart
|
Sets the chart's X-axis title.
|
Full Usage:
Chart.WithYTitle(yTitle) (chart)
Parameters:
string
chart : GoogleChart
Returns: GoogleChart
|
Sets the chart's Y-axis title.
|