Home
last modified time | relevance | path

Searched refs:series (Results 1 – 25 of 80) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
DSeries.php47 public function setSeries($series) argument
49 $this->series = $series;
56 return $this->series;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DHistogramChartSpec.php69 public function setSeries($series) argument
71 $this->series = $series;
78 return $this->series;
DPieChartSpec.php75 public function setSeries(ChartData $series) argument
77 $this->series = $series;
84 return $this->series;
DWaterfallChartSpec.php103 public function setSeries($series) argument
105 $this->series = $series;
112 return $this->series;
DBasicChartSeries.php119 public function setSeries(ChartData $series) argument
121 $this->series = $series;
128 return $this->series;
DBasicChartSpec.php179 public function setSeries($series) argument
181 $this->series = $series;
188 return $this->series;
DBubbleChartSpec.php212 public function setSeries(ChartData $series) argument
214 $this->series = $series;
221 return $this->series;
/plugin/tableplot/
Dsyntax.php108 $series .= $data['series'] . "',";
110 $series .= $this->getConf('series'). "',";
192 …ript type="text/javascript"> jQuery(\'#'.$id.'\').tablePlot({'.$orient .$series. $firstSeries . $l…
Dtable2Plot.js55 series: 'rows', // are the series in rows or columns? property
84 args.lastSeries = (args.series == 'columns') ?
91 args.dataEnd = (args.series == 'rows') ?
124 switch (args.series) {
/plugin/asciidocjs/node_modules/async/
Dseries.js6 exports.default = series;
183 function series(tasks, callback) { function
/plugin/achart/assets/
Dapexcharts.css35 .apexcharts-series-collapsed {
139 .apexcharts-tooltip-series-group {
147 .apexcharts-tooltip-series-group.apexcharts-active .apexcharts-tooltip-marker {
151 .apexcharts-tooltip-series-group.apexcharts-active,
152 .apexcharts-tooltip-series-group:last-child {
156 .apexcharts-tooltip-series-group-hidden {
193 .apexcharts-tooltip-rangebar .series-name {
618 .apexcharts-hide .apexcharts-series-points {
625 .apexcharts-area-series .apexcharts-area,
629 .apexcharts-area-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,
[all …]
Dapexcharts.min.js6series[h.globals.maxValsInArrayIndex].length-2&&h.globals.shouldAnimate&&l.animationCompleted(t):"… property
14series=new z(this.ctx),this.ctx.theme=new tt(this.ctx),this.ctx.formatters=new W(this.ctx),this.ct…
/plugin/asciidocjs/node_modules/neo-async/
Dseries.js3 module.exports = require('./async').series;
/plugin/sequencediagram/bower_components/lodash/lib/main/
Dbuild-dist.js25 async.series([
Dbuild-modules.js31 async.series(actions, util.pitch);
/plugin/statdisplay/pchart/
DpData.php51 public function addPoint($value, $series = "Series1", $Description = "") { argument
57 $series,
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/
DVersion.php43 public static function series() function in PHPUnit_Runner_Version
/plugin/sequencediagram/bower_components/lodash/lib/fp/
Dbuild-dist.js49 async.series([
/plugin/findologicxmlexport/vendor/sebastian/version/
DREADME.md19 …ance) or the name of the release series (`X.Y`) when no release has been made from that branch / f…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
DChangeLog-3.2.md3 All notable changes of the PHP_CodeCoverage 3.2 release series are documented in this file using th…
DChangeLog-3.0.md3 All notable changes of the PHP_CodeCoverage 3.0 release series are documented in this file using th…
DChangeLog-3.3.md3 All notable changes of the PHP_CodeCoverage 3.3 release series are documented in this file using th…
DChangeLog-3.1.md3 All notable changes of the PHP_CodeCoverage 3.1 release series are documented in this file using th…
/plugin/heatmap/
Dscripts.js106 series: { property
/plugin/layeranimation/
DREADME.md4 …DokuWiki content in an animated series of layers. It supports the plugins you have installed in yo…

1234