Searched refs:arrows (Results 1 – 25 of 136) sorted by relevance
123456
206 if (o._.arrows) {208 o._.arrows.endPath && markerCounter[o._.arrows.endPath]--;209 o._.arrows.endMarker && markerCounter[o._.arrows.endMarker]--;211 o._.arrows.startPath && markerCounter[o._.arrows.startPath]--;212 o._.arrows.startMarker && markerCounter[o._.arrows.startMarker]--;215 o._.arrows = {};256 from = o._.arrows.startdx * stroke || 0;260 to = R.getTotalLength(attrs.path) - (o._.arrows.enddx * stroke || 0);268 o._.arrows[se + "Path"] = pathId;269 o._.arrows[se + "Marker"] = markerId;[all …]
16 arrows: ['---', '===', '-->', '==>'], property
13 …BorderWidth=1;this.faceBorderColor="#555555";this.faceBorderAlpha=0;this.arrows=[];this.axes=[];th… property15 "axisAuto"+b+"_"+(new Date).getTime()),a.chart=this,this.axes[b]=a;var e=this.arrows;for(b=0;b<e.le…18 …ht=v-h,this.sizeAdjusted=!0,this.validateNow())}d=this.arrows.length;for(b=0;b<d;b++)v=this.arrows…19 …ize.call(this)},addArrow:function(a){this.arrows.push(a)},removeArrow:function(a){c.removeFromArra…22 …Gauge.base.updateAnimations.call(this);for(var a=this.arrows.length,b,e=0;e<a;e++)if(b=this.arrows…
102 /* Add arrows to the top container (pointing down) */117 /* Add arrows to the bottom container (pointing up) */133 /* Add arrows to the left container (pointing right) */147 /* Add arrows to the right container (pointing left) */269 /* Add arrows to the container (pointing up) */304 /* Make sure that all arrows are pointing leftwards */
1 <svg class="bi bi-arrows-angle-contract" width="1em" height="1em" viewBox="0 0 16 16" fill="current…
1 <svg class="bi bi-arrows-angle-expand" width="1em" height="1em" viewBox="0 0 16 16" fill="currentCo…
1 <svg class="bi bi-arrows-collapse" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor"…
1 <svg class="bi bi-arrows-expand" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" x…
1 <svg class="bi bi-arrows-fullscreen" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColo…
1 <svg class="bi bi-arrows-move" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xml…
1 …arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px…
141 #swipebox-arrows {264 #swipebox-arrows {
5950 if (o._.arrows) {5952 o._.arrows.endPath && markerCounter[o._.arrows.endPath]--;5953 o._.arrows.endMarker && markerCounter[o._.arrows.endMarker]--;5955 o._.arrows.startPath && markerCounter[o._.arrows.startPath]--;5956 o._.arrows.startMarker && markerCounter[o._.arrows.startMarker]--;5959 o._.arrows = {};6000 from = o._.arrows.startdx * stroke || 0;6004 to = R.getTotalLength(attrs.path) - (o._.arrows.enddx * stroke || 0);6012 o._.arrows[se + "Path"] = pathId;6013 o._.arrows[se + "Marker"] = markerId;[all …]
1 …arrows?a?(i._.arrows.endPath&&g[i._.arrows.endPath]--,i._.arrows.endMarker&&g[i._.arrows.endMarker…
5949 if (o._.arrows) {5951 o._.arrows.endPath && markerCounter[o._.arrows.endPath]--;5952 o._.arrows.endMarker && markerCounter[o._.arrows.endMarker]--;5954 o._.arrows.startPath && markerCounter[o._.arrows.startPath]--;5955 o._.arrows.startMarker && markerCounter[o._.arrows.startMarker]--;5958 o._.arrows = {};5999 from = o._.arrows.startdx * stroke || 0;6003 to = R.getTotalLength(attrs.path) - (o._.arrows.enddx * stroke || 0);6011 o._.arrows[se + "Path"] = pathId;6012 o._.arrows[se + "Marker"] = markerId;[all …]
79 arrows | boolean | true | Enable Next/Prev arrows80 appendArrows | string | $(element) | Change where the navigation arrows are attached (Selector, htm…
5 the up and down arrows dont show up well at 2.
1 …ion=a.startDuration,a.startDuration=0),"gauge"===a.type?(void 0===a.arrows&&(a.arrows=[]),e(c.url,…
155 if ( undefined === chart.arrows )156 chart.arrows = [];
78 /* --- arrows --- */
372 // Deemphasize backwards navigation arrows in favor of drawing374 &[data-controls-back-arrows="faded"] .navigate-left.enabled,375 &[data-controls-back-arrows="faded"] .navigate-up.enabled {384 // Never show arrows for backwards navigation385 &[data-controls-back-arrows="hidden"] .navigate-left.enabled,386 &[data-controls-back-arrows="hidden"] .navigate-up.enabled {439 // Invert arrows based on background color