Home
last modified time | relevance | path

Searched refs:aggregates (Results 1 – 12 of 12) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunPivotReportResponse.php45 public function setAggregates($aggregates) argument
47 $this->aggregates = $aggregates;
54 return $this->aggregates;
/plugin/rrdgraph/inc/
H A Dsvgbinding.php163 private $aggregates = array(); variable in SvgBinding
172 $this->aggregates[$bindingName] = $aggregateFunction;
201 if (array_key_exists($bindingName, $this->aggregates))
203 switch (strtoupper($this->aggregates[$bindingName])) {
257 … throw new Exception('Unknown aggregation function ' . $this->aggregates[$bindingName]);
/plugin/data-graph/
H A Dsyntax.php62 $aggregates = explode(",",$kv["choosableAggregates"]);
95 if (count($aggregates) > 0){
100 foreach($aggregates as $g){
132 foreach($aggregates as $g){
/plugin/datagraph/
H A Dsyntax.php62 $aggregates = explode(",",$kv["choosableAggregates"]);
95 if (count($aggregates) > 0){
100 foreach($aggregates as $g){
132 foreach($aggregates as $g){
/plugin/strata/
H A Dmanual.txt116 **Aggregates**: Variables can have multiple values (usually through grouping). You can apply an aggregate function to the variable's values by adding it to any variable in the opening tag with ''@''. For example ''?address@count'' will apply the [[#aggregates|count]] aggregate to the values in ''?address''.
118 For more on aggregates, see [[#Aggregates]].
384 See [[#Aggregates]] for all possible aggregates and their hints.
495 In general, the UI is quite intuitive, but combining it with aggregates might give unexpected results (unless you use a table, in which case no special handling is needed). The example below shows the column ''%%address%%'' twice: once the actual values and once the number of values. Because the UI creates filters per column, only one filter will be created for the ''%%address%%'' column. This filter filters both on addresses and number of addresses per person.
542 Types and aggregates are used to control how data is stored and displayed.
/plugin/tablelayout/
H A Dyarn.lock1262 rx-lite-aggregates "^4.0.8"
2153 rx-lite-aggregates@^4.0.8:
2155 …resolved "https://registry.yarnpkg.com/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz#753b87a89…
/plugin/dropfiles/
H A Dyarn.lock1375 rx-lite-aggregates "^4.0.8"
2458 rx-lite-aggregates@^4.0.8:
2460 …resolved "https://registry.yarnpkg.com/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz#753b87a89…
/plugin/fetchmedia/
H A Dyarn.lock1768 rx-lite-aggregates "^4.0.8"
2714 rx-lite-aggregates@^4.0.8:
2716 …resolved "https://registry.yarnpkg.com/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz#753b87a89…
/plugin/dokuprism/prism/
H A Dprism.js86 Prism.languages.jolie=Prism.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\[\s\S]|[^"\\])*"/,lookbehind:!0,greedy:!0},"class-name":{pattern:/((?:\b(?:as|courier|embed|in|inputPort|outputPort|service)\b|@)[ \t]*)\w+/,lookbehind:!0},keyword:/\b(?:as|cH|comp|concurrent|constants|courier|cset|csets|default|define|else|embed|embedded|execution|exit|extender|for|foreach|forward|from|global|if|import|in|include|init|inputPort|install|instanceof|interface|is_defined|linkIn|linkOut|main|new|nullProcess|outputPort|over|private|provide|public|scope|sequential|service|single|spawn|synchronized|this|throw|throws|type|undef|until|while|with)\b/,function:/\b[a-z_]\w*(?=[ \t]*[@(])/i,number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?l?/i,operator:/-[-=>]?|\+[+=]?|<[<=]?|[>=*!]=?|&&|\|\||[?\/%^@|]/,punctuation:/[()[\]{},;.:]/,builtin:/\b(?:Byte|any|bool|char|double|enum|float|int|length|long|ranges|regex|string|undefined|void)\b/}),Prism.languages.insertBefore("jolie","keyword",{aggregates:{pattern:/(\bAggregates\s*:\s*)(?:\w+(?:\s+with\s+\w+)?\s*,\s*)*\w+(?:\s+with\s+\w+)?/,lookbehind:!0,inside:{keyword:/\bwith\b/,"class-name":/\w+/,punctuation:/,/}},redirects:{pattern:/(\bRedirects\s*:\s*)(?:\w+\s*=>\s*\w+\s*,\s*)*(?:\w+\s*=>\s*\w+)/,lookbehind:!0,inside:{punctuation:/,/,"class-name":/\w+/,operator:/=>/}},property:{pattern:/\b(?:Aggregates|[Ii]nterfaces|Java|Javascript|Jolie|[Ll]ocation|OneWay|[Pp]rotocol|Redirects|RequestResponse)\b(?=[ \t]*:)/}});
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …return result;\n\t }\n\n\t /**\n\t * Creates a function that aggregates a collection, cr…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …es in the conflict into a new node that respects the contraint and\n * aggregates barycenter and w…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1aggregates barycenter and weight information.\n *\n * This implementation is based on the descript…