ggiraph
Interactives
Creates interactive ggplot graphs with hover effects, tooltips, and JavaScript actions.
make 'ggplot' graphics interactive
800 stars
22 watching
74 forks
Language: R
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |
haleyjeppson/ggmosaic | A package that generates various types of categorical data visualizations using ggplot2. | 168 |
jrnold/ggthemes | A collection of custom themes, scales, and geoms for the R data visualization library ggplot2 | 1,325 |
hriebl/ggnuplot | A custom ggplot2 theme that mimics the appearance of gnuplot plots | 6 |
jonocarroll/ggeasy | Tools for easy modification and customization of ggplot2 graphics | 274 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
davidsjoberg/ggsankey | A package for creating beautiful Sankey diagrams and alluvial plots in R. | 267 |
cosi1/ggtips | A tool for adding interactive tooltips to ggplot objects in R | 3 |
gabrielslpires/ggdaynight | Adds day/night patterns to ggplot2 plots using customizable fill colors and hour ranges | 1 |
erocoar/ggpol | Adds parliament diagram and hybrid boxplot visualizations to the ggplot2 data visualization library | 104 |
aphalo/ggpp | Extends data visualization capabilities with advanced annotations and positioning features. | 123 |
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 |
davidsjoberg/ggbump | Creates elegant bump charts to visualize ranking over time or other situations where the path between two nodes has no statistical significance. | 534 |
indrajeetpatil/ggstatsplot | Creates {ggplot2} plots with integrated statistical analysis and details | 2,037 |
guangchuangyu/ggplotify | Converts plot functions to ggplot objects for easier integration with other plotting ecosystems | 105 |