Collects values designated for sgvizler in the given. See also property PREFIX.
The ID for which the attributes should be collected.
Get the name of chart object.
Get the loading icon of container.
StaticcreateOptionaloptions: stringOptionalloglevel: stringOptionaloutput: stringOptionalmethod: stringOptionalparameter: stringOptionallang: stringStaticdrawDraws all sgvizler-containers on page.
StaticdrawStaticloadStaticloadOptionaloptions: any
Draws charts specified in HTML containers, here we call them "sgvizler-containers".
Example of use: The following sgvizler-container will be selected by sgvizler due to the use of designated attributes. The result is a pie chart (draw with
google.visualization.PieChart) showing the number of instance per class in the endpoint athttp://sws.ifi.uio.no/sparql/ndp.These container must have an id attribute (or else sgvizler will not know where to put the chart) and a query attribute (or else the container will be ignored by sgvizler).
Dependencies:
Memberof
sgvizler