Searched refs:maxOpacity (Results 1 – 2 of 2) sorted by relevance
| /plugin/lytebox/ |
| D | lytebox.js | 37 this.maxOpacity = 80; // higher opacity = darker overlay, lower opacity = lighter overlay 219 this.appear('lbOverlay', (this.doAnimations ? 0 : this.maxOpacity)); 673 this.fade('lbOverlay', (this.doAnimations ? this.maxOpacity : 0)); 714 } else if (opacity >= this.maxOpacity && id == 'lbOverlay') {
|
| /plugin/vegalite/ |
| H A D | vega-lite.min.js | 1 …maxOpacity:.8,minSize:4,minStrokeWidth:1,maxStrokeWidth:4,quantileCount:4,quantizeCount:4,zero:!0,… property
|