search for: scaley

Displaying 6 results from an estimated 6 matches for "scaley".

Did you mean: scale
2008 Mar 25
2
ggplot2 - facetting
...)), labels=c('Class1', '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...
2008 Mar 23
2
ggplot2 - legend for fill coulours
...<-ggplot() layer1<-layer(data=plotdata2, mapping=aes_string(x='x',y='y', fill='group'),geom='bar', stat='identity', position='stack') scaleFill<-scale_fill_identity(labels=levels(plotdata2$group), guide='tile', name='Group') scaleY<-scale_y_continuous(limits=c(0,4), expand=c(0,0)) plot1<-plot0+layer1 +scaleFill +scaleY plot1
2005 Sep 14
3
Effects.Scale and form input elements
...</select> <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 Oct 18
3
Blind... Effects
Hello, is there a way to basically achieve a BlindLeft and BlindRight effect and if yes, how would I do that? Thank you in advance for your help. _________________________________________________________________ Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/
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.
...gt; # 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"> #actualScale = Wx:...
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
...00" 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="0" blue="0&quo...