search for: scalex

Displaying 13 results from an estimated 13 matches for "scalex".

Did you mean: scale
2012 Feb 24
1
Telling plot() the max y value to expect when plotting one distribution and then using lines() to add more distributions
...h.pdf") ## load Pearson package library(PearsonDS) ##range for x axis no_of_increments<- 100 x <- seq(-0.06, +0.06, length=no_of_increments) ##parameters for the plots of three distributions mx<- c(1.95, 18.35,1.93) nux<- c(0.08,-1.02,0.25) locationx<- c(0.0048,-0.00254,0.00189) scalex<- c(0.0115,0.082187,0.026675) ## calculate probability density function hx1<- dpearsonIV(x,m=mx[1],nu=nux[1],location=locationx[1],scale=scalex[1]) hx2<- dpearsonIV(x,m=mx[2],nu=nux[2],location=locationx[2],scale=scalex[2]) hx3<- dpearsonIV(x,m=mx[3],nu=nux[3],location=locationx[3],scal...
2008 Mar 25
2
ggplot2 - facetting
...#39;Class2', 'Class3', 'Class4')))) plotdata2 <- plotdata2[order(plotdata2[,'group']),] plot0<-ggplot() layer1<-layer(data=plotdata2, mapping=aes_string(x='x',y='y'),geom='point', stat='identity') scaleY<-scale_y_continuous() scaleX <- scale_x_continuous() Facets<-facet_grid(group ~ .) plot1<-plot0+layer1 +scaleY + scaleX + facet_grid(group~.) plot1 I always get the error message: Error in check_formula(formula, varnames) : Formula contains variables not in list of known variables Thanks for any help you can pro...
2005 Jun 24
3
flashing divs in IE with use of BlindUp and BlindDown
I''m having an issue with flashing divs in IE (firefox is fine and the only other browser I''ve used) My scenario is as follows. I have 2 divs (initially hidden) and using the BlindDown and BlindUp functions (possibly others) the divs flash when starting to roll down in BlindDown (due to the Element.show call) and also at the end of the BlindUp call (due to the Element.hide call)
2005 Jul 12
0
Re: flashing divs in IE with use of BlindUp andBlindDown
...r BlindDown to: > > Effect.BlindDown = function(element) { > $(element).style.height = ''1px''; > $(element).style.overflow = ''hidden''; > Element.show(element); > new Effect.Scale(element, 100, > { scaleContent: false, > scaleX: false, > scaleMode: ''contents'', > scaleFrom: 0 > }.extend(arguments[1] || {}) > ); > } > > the only change here is a start height of ''1px'' instead of 0 also > change the start of Effect.Scale.setDimensions from: >...
2005 Sep 14
3
Effects.Scale and form input elements
...<input id="variant" type="text" value="[Variant]"/> </span> <script> new Effect.Scale($(''UiLocaleSelect''), 100, { scaleContent: true, scaleY: false, scaleX: true, scaleFrom: 0}); </script> -- Laurie Harper Open Source advocate, Java geek: http://www.holoweb.net/laurie Founder, Zotech Software: http://www.zotechsoftware.com/
2005 Nov 24
0
Scaling question
...100% of the text height, but 100% of another value. What would be the best way to fix this? My code: var offset = 0; function fadeIn(r) { $("currentaside").innerHTML = r.responseText; new Effect.Scale("currentaside", 100.0, {scaleX: false, scaleFrom: 50, scaleContent: false}); } function getData() { new Ajax.Request("./aside.php?fromcat=2&offset=" + offset, {onComplete: fadeIn}); } function refresh() { offset++;...
2006 Oct 17
0
[680] trunk/wxruby2/samples/printing/printing.rb: Cleaned up to use the Ruby naming convention, added #! line, now uses Wx default ID''s in standard menu items.
...class="cx"> # Get the size of the DC in pixels </span><span class="cx"> w, h = dc.get_size </span><span class="cx"> </span><span class="cx"> # Calculate a suitable scaling factor </span><del>- scaleX=(w/maxX) - scaleY=(h/maxY) </del><ins>+ scale_x=(w/max_x) + scale_y=(h/max_y) </ins><span class="cx"> </span><span class="cx"> # Use x or y scaling factor, whichever fits on the DC </span><span class="cx">...
2006 Apr 08
0
MSN like blind - BottomToTop
...#39;px''; this.element.setStyle(d); } }); Effect.BlindBottomUp = function(element) { element = $(element); element.makeClipping(); element.setStyle({position: ''absolute''}); return new Effect.Scale2(element, 100, Object.extend({ scaleContent: false, scaleX: false, scaleFrom: 0, restoreAfterFinish: true, afterFinishInternal: function(effect) { effect.element.undoClipping(); } }, arguments[1] || {}) ); } If possible someone please update script and make it more understandable for others. -- Thanks, Ashish Agraw...
2006 Apr 28
3
AJAX effects not smooth on Rails
I''ve been playing around with AJAX effects using ActionView::Helpers::ScriptaculousHelper. When I implement these ''freehand'' on a regular html page the Scriptaculous effects are smooth. However when I use them rails methods they are not. For example Appear, Grow and Slideup all blink the text at the start. As in the content appears for a split second, then
2024 Jun 15
1
Hard crash of lme4 in R-devel
...kControl = list(check.nobs.vs.rankZ = "ignore", check.nobs.vs.nlev = "stop", check.nlev.gtreq.5 = "ignore", check.nlev.gtr.1 = "stop", check.nobs.vs.nRE = "stop", check.rankX = "message+drop.cols", check.scaleX = "warning", check.formula.LHS = "stop"), checkConv = list(check.conv.grad = list(action = "warning", tol = 0.002, relTol = NULL), check.conv.singular = list( action = "message", tol = 1e-04), check.conv.hess = list(...
2007 Dec 03
0
12 commits - libswfdec/Makefile.am libswfdec/swfdec_as_strings.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_gradient_pattern.c libswfdec/swfdec_gradient_pattern.h libswfdec/swfdec_movie_as_drawing.c libswfdec/swfdec_pattern.c
...quot;5620" top="500" bottom="2500"/> + </bounds> + <styles> + <StyleList> + <fillStyles> + <LinearGradient spreadMode="1" interpolationMode="0"> + <matrix> + <Transform scaleX="0.05625" scaleY="1" skewX="0" skewY="0" transX="3060" transY="1500"/> + </matrix> + <gradientColors> + <GradientItem position="254"> + <color> + <Color red="255" green=&qu...
2009 Jul 07
0
[PATCH server] Update app to work with rails 2.3.2
...effect.effects[0].element.hide().setStyle(oldStyle); } @@ -580,12 +586,12 @@ Effect.BlindUp = function(element) { element = $(element); element.makeClipping(); return new Effect.Scale(element, 0, - Object.extend({ scaleContent: false, + Object.extend({ scaleContent: false, scaleX: false, restoreAfterFinish: true, afterFinishInternal: function(effect) { effect.element.hide().undoClipping(); - } + } }, arguments[1] || { }) ); }; @@ -619,13 +625,13 @@ Effect.SwitchOff = function(element) { new Effect.Scale(effect.element, 1, {...
2009 Jul 20
9
Upgrade server to run on Rails 2.3.2/F11
Note that one of the 8 patches (#6) will be sent separately in reply to this email, as some of the replaced lines are too long, so git won't let me send the email. However, there is nothing wrong with that patch, and it should be applied in the sequence listed below. Note also that I assume this will be tested on a clean f11 install, rather than an upgrade of an existing ovirt server