20 open-source projects similar to deepayan/lattice, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
:christmas_tree:Visualization and annotation of phylogenetic trees
ggplot2 is an R data visualization library and statistical graphics engine. It implements a grammar of graphics that functions as a declarative plotting framework, allowing users to specify what a plot should contain rather than how to draw it. The system builds visualizations by mapping data variables to visual aesthetics through a structured set of layering rules. This approach enables the composition of complex graphics by stacking independent components, such as geometric objects and scales, on top of a shared coordinate system. The framework supports scientific plotting and exploratory
:earth_americas: Extra Coordinate Systems, Geoms, Statistical Transformations & Scales for 'ggplot2'
:lockwithink_pen: Opinionated, typographic-centric ggplot2 themes and theme components
Enhancing {ggplot2} plots with statistical analysis 📊📣
Asynchronous HTTP/WebSocket graphics device for R with an interactive plot viewer
Define fortify and autoplot functions to allow ggplot2 to handle some popular R packages.
:round_pushpin: Repel overlapping text labels away from each other in your ggplot2 figures.
Patchwork is a layout manager for combining multiple ggplot2 graphics into a single complex arrangement. It functions as a multi-plot composition tool and data visualization orchestrator, allowing independent graphics to be arranged into grids and nested layouts using additive and functional syntax. The system differentiates itself through a broadcast-based style application that propagates themes and scales across all subplots to maintain visual consistency. It also features guide-merging reconciliation to identify and collapse redundant legends into a single shared global guide. The framew
R Package for 2D and 3D mapping and data visualization
A gallery of animations in statistics and utilities to create animations