< Tags
Plot
Tag
Plot is a high-level library for creating visualizations. It uses the grammar of graphics approach, which means you can assign data to visual properties like position, color, size, etc. and the library takes care of the rest. I use it often for exploratory means.