Revision history of "Ggplot2"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 07:45, 13 May 2014Alima90 (Talk | contribs). . (566 bytes) (+566). . (Created page with "== Scatter plot == {| class="wikitable" |- | ggplot(dataset,aes(Ks,Ka)) + geom_point(size=1.5,alpha=0.2) + geom_point(aes(colour=KaKs),alpha=0.2)+scale_colour_gradient2(limits...")