Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions inst/topics/bad-posters.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Bad posters
# https://twitter.com/tamaramunzner/status/743570306963406848

c(
"Different parts of poster don't line up",
"Boxes within boxes",
"Zigzag reading order",
"More than three typefaces",
"Long-winded title",
"Gradient fills in coloured boxes",
"Big blocks of text",
"Photographic backgound",
"Unlabelled error bars on graphs",
"Pixelated pictures",
"More than five colours",
"Institutional logos bookending title",
"ALL CAPITALS",
"Text with shadows, outline, or bevels",
"Abstract",
"Underlined text",
"Comic Sans",
"3-D graps",
"Checking tablet or phone during presentation",
"Tables showing data that could be in a graph",
"Poster does not fit on poster board",
"Comic Sans (it's that annoying)",
"Objects almost touching or overlapping",
"Tiny text"
)