search

goog.ui.ServerChart

Provided By
Extends
All Implemented Interfaces
warning Deprecated

Google Chart Server has been deprecated. See https://developers.google.com/chart/image/ for details.

Will construct a chart using Google's chartserver.

new ServerChart( type, opt_width, opt_height, opt_domHelper, opt_uri )

Parameters
typegoog.ui.ServerChart.ChartType

The chart type.

opt_widthnumber=

The width of the chart.

opt_heightnumber=

The height of the chart.

opt_domHelper(goog.dom.DomHelper|null)=

Optional DOM Helper.

opt_uristring=

Optional uri used to connect to the chart server, if different than goog.ui.ServerChart.CHART_SERVER_SCHEME_INDEPENDENT_URI.

Instance Methods

Instance Properties

Static Properties

Classes

Enumerations