Skip to content

How to draw several plots with different categorical variables? #72

Description

@duttashi

This question was originally asked on SO.

I would like to find a way to quickly make these several plots. Right now, the only way I know how to do this is to create each plot individually, and then use grid_arrange to put them together. However, my real dataset has something like several categorical variables, so this would be very time intensive!

Is there a quicker and easier way to do this? I believe that the hardest part about this is that each plot has its own legend, so I'm not sure how to get around that stumbling block.

Metadata

Metadata

Assignees

Labels

custom-functionsanything related to designing or developing custom function for data visualizationdraw-multiple-plotsanything related to drawing several/many/multiple plotsquestion

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions