Home
last modified time | relevance | path

Searched refs:maxOpacity (Results 1 – 2 of 2) sorted by relevance

/plugin/lytebox/
Dlytebox.js37 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 Dvega-lite.min.js1maxOpacity:.8,minSize:4,minStrokeWidth:1,maxStrokeWidth:4,quantileCount:4,quantizeCount:4,zero:!0,… property