Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.8.9) of this package.
Take me there.
ggiraph (version 0.3.1)
Make 'ggplot2' Graphics Interactive Using 'htmlwidgets'
Description
Create interactive 'ggplot2' graphics that are usable in the 'RStudio' viewer pane, in 'R Markdown' documents and in 'Shiny' apps.
Copy Link
Link to current version
Version
Version
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.10
0.7.9
0.7.8
0.7.0
0.6.1
0.6.0
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
Install
install.packages('ggiraph')
Monthly Downloads
11,958
Version
0.3.1
License
GPL-3
Issues
20
Pull Requests
2
Stars
800
Forks
74
Repository
https://github.com/davidgohel/ggiraph
Maintainer
David Gohel
Last Published
July 1st, 2016
Functions in ggiraph (0.3.1)
Search all functions
drawDetails.interactive_points_grob
interactive_points_grob drawing
drawDetails.interactive_segments_grob
interactive_segments_grob drawing
geom_path_interactive
draw interactive paths
drawDetails.interactive_rect_grob
interactive_rect_grob drawing
drawDetails.interactive_text_grob
interactive_text_grob drawing
drawDetails.interactive_polygon_grob
interactive_polygon_grob drawing
drawDetails.interactive_polyline_grob
interactive_polyline_grob drawing
geom_bar_interactive
add bars with tooltips or click actions
geom_map_interactive
interactive polygons from a reference map.
geom_boxplot_interactive
add boxplot with tooltips or click actions
ggiraphOutput
Create a ggiraph output element
ggiraph
ggiraph
interactive_polyline_grob
Generate an Interactive Grob Path
geom_point_interactive
add points with tooltips or click actions for a scatterplot
interactive_points_grob
Generate interactive grob points
interactive_polygon_grob
Generate interactive grob polygons
geom_rect_interactive
add rectangles with tooltips or click actions
geom_polygon_interactive
add polygons with tooltips or click actions
geom_text_interactive
add text with tooltips or click actions
geom_segment_interactive
add segments with tooltips or click actions
interactive_rect_grob
Generate interactive grob rectangles
interactive_text_grob
Generate interactive grob text
interactive_segments_grob
Generate interactive grob segments
renderggiraph
Reactive version of ggiraph object