Displaying 6 results from an estimated 6 matches for "scale_gradientn".
Did you mean:
scale_gradient
2009 Dec 11
0
ggplot2: version 0.8.4
...b renamed to zeroGrob to avoid name conflict with grid
* position_collide now works with missing values
* position_stack: fixed bug in detection of overlap for negative values
* scale_discrete_position now uses drop argument to force dropping of unused
levels
* scale_gradient, scale_gradient2 and scale_gradientn now uses label
parameters, if supplied
* scale_x_inverse, scale_y_inverse now actually work, and added recip as alias
* stat_qq now correctly groups results
* stat_smooth will not try and fit a line to 2 or fewer points (previously
didn't try for only 1 point)
* stat_spoke now works with re...
2009 Dec 11
0
ggplot2: version 0.8.4
...b renamed to zeroGrob to avoid name conflict with grid
* position_collide now works with missing values
* position_stack: fixed bug in detection of overlap for negative values
* scale_discrete_position now uses drop argument to force dropping of unused
levels
* scale_gradient, scale_gradient2 and scale_gradientn now uses label
parameters, if supplied
* scale_x_inverse, scale_y_inverse now actually work, and added recip as alias
* stat_qq now correctly groups results
* stat_smooth will not try and fit a line to 2 or fewer points (previously
didn't try for only 1 point)
* stat_spoke now works with re...
2010 Sep 09
2
See what is inside a matrix
Hello everyone.. Is there any graphical tool to help me see what is inside a
matrix? I have 100x100 dimensions matrix and as you already know as it does not
fit on my screen R splits it into pieces.
I would like to thank you in advance for your help
Best Regards
Alex
[[alternative HTML version deleted]]
2011 Aug 16
1
ggplot - some questions concerning histograms
Hello,
I am a beginner with ggplot and after doing simple graphs (histogram, segments etc.)
some questions came up:
1) I tried to do a histogram, but nothing is displayed although it works with another vector.
I think it is because of the very small values (n=1000, min=1.222e-24 max, 1.890e-20).
I used qplot(variable,geom="histogram")... If do it with the standard plot function it
2008 Oct 05
0
ggplot2 - version 0.7
...thetics, e.g. qplot(mpg, wt, data=mtcars, colour = I("red")) or
qplot(mpg, wt, data=mtcars, size = I(5))
* scale_continuous: new minor_breaks argument to controls position of
minor breaks
* scale_discrete: new discrete position scales which make it possible
to manually position elements
* scale_gradientn: new colour scale which creates gradient between any
list of colours
More consistent interfaces
* can use color instead of colour, and old R names throughout ggplot2
* geom_jitter: Arguments changed to height and width to match other
position adjustments
* scales: any point outside of limits is d...
2008 Oct 05
0
ggplot2 - version 0.7
...thetics, e.g. qplot(mpg, wt, data=mtcars, colour = I("red")) or
qplot(mpg, wt, data=mtcars, size = I(5))
* scale_continuous: new minor_breaks argument to controls position of
minor breaks
* scale_discrete: new discrete position scales which make it possible
to manually position elements
* scale_gradientn: new colour scale which creates gradient between any
list of colours
More consistent interfaces
* can use color instead of colour, and old R names throughout ggplot2
* geom_jitter: Arguments changed to height and width to match other
position adjustments
* scales: any point outside of limits is d...