Searched refs:plotArgs (Results 1 – 4 of 4) sorted by relevance
| /plugin/tableplot/ |
| D | table2Plot.js | 221 var plotArgs; 224 …var plotArgs = {axes: {xaxis: {renderer: jQuery.jqplot.CategoryAxisRenderer, tickOptions: {angle: … variable 226 var plotArgs = plotArgs_; 228 var plotArgs = plotArgs_; 229 jQuery.extend(true,plotArgs,plotArgs_); 234 plot1 = jQuery.jqplot(divid, line3, plotArgs); 237 plot1 = jQuery.jqplot(divid, line1, plotArgs);
|
| D | syntax.php | 178 $plotArgs = $data['plotArgs']; 180 $plotArgs = ''; 193 $allArgs = rtrim($grafArgs,',') . '},' .$plotArgs;
|
| /plugin/tableplot/example/ |
| D | exampleEarthquakePlot.txt | 64 <tableplot>&series=columns&width=600&height=400&id=Earthquakes&position=after&plotArgs={title: {tex…
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …plotArgs=[[],{},{}],this.axesOptions=m(e,e[this.id]),this.spikeOptions=x(e[this.id]),this.containe…
|