File:Twopalette.svg

From 太極
Jump to navigation Jump to search

Original file(SVG file, nominally 468 × 468 pixels, file size: 43 KB)

par(mfrow=c(1,2), mar = c(5,2,2,1))

plot(1:8, col=brewer_pal(palette = "Blues")(8), pch=20, cex=4)

plot(1:8, col=rev(brewer_pal(palette = "RdBu")(8)), pch=20, cex=4)

dev.off()

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:09, 12 April 2019Thumbnail for version as of 16:09, 12 April 2019468 × 468 (43 KB)Brb (talk | contribs)par(mfrow=c(1,2), mar = c(5,2,2,1)) plot(1:8, col=brewer_pal(palette = "Blues")(8), pch=20, cex=4) plot(1:8, col=rev(brewer_pal(palette = "RdBu")(8)), pch=20, cex=4) dev.off()

The following page uses this file:

Metadata