-
Notifications
You must be signed in to change notification settings - Fork 2
Waffle for large data #22
Copy link
Copy link
Open
Description
For data containing > 5,000 abstracts (roughly), the waffle output is rendered rather useless. Could be fixed with ifelse statements, plotting differently for different sample sizes. For example:
- less than 5000 abstracts, 1 square = 1 paper
- more than 5000 abstracts, 1 square = 10 papers
- etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels