File:Geom bar3.png

From 太極
Jump to navigation Jump to search

Original file(2,400 × 1,800 pixels, file size: 44 KB, MIME type: image/png)

Summary

ggplot(mpg, aes(x=manufacturer)) +
  geom_bar() +
  theme(panel.grid.major.x = element_blank(), 
  panel.grid.minor = element_blank())

File history

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

Date/TimeThumbnailDimensionsUserComment
current15:08, 15 December 2022Thumbnail for version as of 15:08, 15 December 20222,400 × 1,800 (44 KB)Brb (talk | contribs)<pre> ggplot(mpg, aes(x=manufacturer)) + geom_bar() + theme(panel.grid.major.x = element_blank(), panel.grid.minor = element_blank()) </pre>

The following page uses this file:

Metadata