dekiapi(); <h2> "Input" </h2> <input id="graphvalue" type="text" value="10,20,30,50,40" />
<input type="button" value="update" ctor="when($this.click) Deki.Api.Reload('#graph', { val: #graphvalue.val() });" /> <h2> "Graph" </h2> <div id="graph"> google.linechart(400,200, [string.split(__request.args.val ?? "10,20,30,50,40", ",")], ["data"], ["ff0000"]); </div>
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by