legendry
Plot builder extension
A package extending the ggplot2 visualization library to provide additional guide functionality for creating and customizing plots
A 'ggplot2' extension that focusses on expanding the plotter's arsenal of guides, such as axes, legends and colour bars. It brings various improvements to existing guides by re-implementation, as well as adding novel guides.
182 stars
6 watching
6 forks
Language: R
last commit: 4 days ago axisaxis-customizationggplot-extensionggplot2legendrr-packagevisualization
Related projects:
Repository | Description | Stars |
---|---|---|
teunbrand/ggnomics | A package that enables plotting of Bioconductor S4 classes directly within ggplot2 without conversion to base R data structures. | 80 |
teunbrand/ggh4x | An extension to the ggplot2 graphics system for customizing and extending its functionality | 591 |
teunbrand/ggplateplot | Tools and layouts for creating specialized plots of microwell-shaped data | 3 |
teunbrand/ggplot_tricks | A collection of tips and tricks for working with the ggplot2 R package. | 294 |
jrnold/ggthemes | A collection of custom themes, scales, and geoms for the R data visualization library ggplot2 | 1,324 |
mikata-project/ggthemr | Provides pre-defined and custom color schemes for ggplot2 plots to enhance data visualization. | 893 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 590 |
jtlandis/ggside | Provides a way to add graphical information about axes in a ggplot2 plot | 342 |
datacamp/ggdc | Provides customizable plotting themes and utilities for R-based data visualization tools | 6 |
stefanedwards/lemon | A package of utility functions for customizing ggplot2 plots and creating specialized visualization tools | 185 |
thomas-neitmann/ggcharts | A package that simplifies data visualization in R by providing a high-level interface to create common charts with minimal code and configuration. | 290 |
daattali/ggextra | A package for extending and enhancing the ggplot2 data visualization library with additional tools for creating marginal plots and other enhancements. | 383 |
greater-london-authority/gglaplot | Provides a set of tools and wrappers for creating visually consistent graphics in the GLA style using ggplot2 and plotly. | 17 |
hriebl/ggnuplot | A custom ggplot2 theme that mimics the appearance of gnuplot plots | 6 |
arafatkatze/glot | A plotting library built on top of gnuplot for creating various types of plots | 401 |