Searched refs:percents (Results 1 – 13 of 13) sorted by relevance
/plugin/elasticsearch/vendor/ruflin/elastica/lib/Elastica/Aggregation/ |
H A D | Percentiles.php | 71 * @param float[] $percents 75 public function setPercents(array $percents): self argument 77 return $this->setParam('percents', $percents);
|
/plugin/amcharts/assets/amcharts/ |
H A D | pie.js | 15 …percents=f.value/d*100,f.percents<this.groupPercent&&b++;1<b&&(this.groupValue=0,this.removeSmallS… 16 …a[c],d.percents=!d.hidden&&0<d.value?100*d.value/b:0},removeSmallSlices:function(){var a=this.char… 21 …percents,this.pf.precision));p=k.roundTo(p,this.pf.precision);this.tempPrec=NaN;this.adjustPrecisi… 23 …index=h;e.label=null;v=c.set();if(this.labelsEnabled&&this.labelText&&e.percents>=this.hideLabelsP… 25 …);if(0===e.alpha||0<b&&!this.chartCreated)q.hide(),v&&v.hide();n+=360*e.percents/100;360<n&&(n-=36…
|
H A D | funnel.js | 15 …percents=h.value/d*100,h.percents<this.groupPercent&&b++;1<b&&(this.groupValue=0,this.removeSmallS… 16 …a[c],d.percents=!d.hidden&&0<d.value?100*d.value/b:0},removeSmallSlices:function(){var a=this.char… 20 …s.showZeroSlices||0!==m.percents)){var A=[],q=[],p;if("height"==this.valueRepresents)p=D*m.percent… 23 …ddEventListeners(x,m);m.ty0=g-p/2;this.labelsEnabled&&this.labelText&&m.percents>=this.hideLabelsP…
|
H A D | serial.js | 45 …etDecimals(C),m=m+C,m=e.roundTo(m,Math.max(u,F));p++;u=m/p}}if(y.percents&&(y=y.percents[l],!isNaN… 47 …eplace(f,h));d="value open low high close total".split(" ");h=this.pf;a=e.formatValue(a,b.percents,
|
H A D | amcharts.js | 74 …this.id].graphs[n.id],g=m.values.value,isNaN(g)||(c=g/f[p]*100,m.values.percents=c,m.values.total=… 76 …k;h++){g=this.data[h].axes[this.id].graphs[e.id];g.percents={};var l=g.values,p;for(p in l)g.perce… 83 …);this.foundGraphs=!0;k=f[g].values;this.recalculateToPercents&&(k=f[g].percents);var l;if(this.mi… 159 var Ia=v.values;f.recalculateToPercents&&(Ia=v.percents);if(Ia){W=this.stackable&&"none"!=O&&"3d"!=…
|
/plugin/sequencediagram/bower_components/raphael/dev/ |
H A D | raphael.core.js | 4330 var percents = [], 4337 percents.push(toFloat(attr)); 4339 percents.sort(sortByNumber); 4342 this.top = percents[percents.length - 1]; 4343 this.percents = percents; 4389 percents = [], 4415 if (anim.percents[i] == percent || anim.percents[i] > status * anim.top) { 4416 percent = anim.percents[i]; 4417 prev = anim.percents[i - 1] || 0; 4419 next = anim.percents[i + 1]; [all …]
|
/plugin/callflow/ |
H A D | raphael.js | 4691 var percents = [], 4698 percents.push(toFloat(attr)); 4700 percents.sort(sortByNumber); 4703 this.top = percents[percents.length - 1]; 4704 this.percents = percents; 4750 percents = [], 4776 if (anim.percents[i] == percent || anim.percents[i] > status * anim.top) { 4777 percent = anim.percents[i]; 4778 prev = anim.percents[i - 1] || 0; 4780 next = anim.percents[i + 1]; [all …]
|
/plugin/advrack/ |
H A D | raphael.js | 4691 var percents = [], 4698 percents.push(toFloat(attr)); 4700 percents.sort(sortByNumber); 4703 this.top = percents[percents.length - 1]; 4704 this.percents = percents; 4750 percents = [], 4776 if (anim.percents[i] == percent || anim.percents[i] > status * anim.top) { 4777 percent = anim.percents[i]; 4778 prev = anim.percents[i - 1] || 0; 4780 next = anim.percents[i + 1]; [all …]
|
/plugin/sequencediagram/bower_components/raphael/ |
H A D | raphael.no-deps.min.js | 1 …percents[0],null,n.totalOrigin,n.repeat-1)}n.next&&!n.stop&&ae(n.anim,n.el,n.next,null,n.totalOrig…
|
H A D | raphael.min.js | 1 …percents[0],null,n.totalOrigin,n.repeat-1)}n.next&&!n.stop&&ae(n.anim,n.el,n.next,null,n.totalOrig…
|
/plugin/chordsheets/js/ |
H A D | raphael.js | 1 …percents[0],null,n.totalOrigin,n.repeat-1)}n.next&&!n.stop&&ae(n.anim,n.el,n.next,null,n.totalOrig…
|
/plugin/flowchartjs/ |
H A D | raphael.min.js | 1 …percents[0],null,n.totalOrigin,n.repeat-1)}n.next&&!n.stop&&ae(n.anim,n.el,n.next,null,n.totalOrig…
|
/plugin/pdfjs/pdfjs/web/ |
H A D | viewer.js.map | 1 …_SCALE;\n }\n\n /**\n * @param {number} val - Scale of the pages in percents.\n */\n set cu…
|