Learn R Programming

⚠️There's a newer version (0.8.13) of this package.Take me there.

ggiraph (version 0.1.0)

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

Version

Install

install.packages('ggiraph')

Monthly Downloads

12,389

Version

0.1.0

License

GPL-3

Maintainer

David Gohel

Last Published

January 28th, 2016

Functions in ggiraph (0.1.0)

geom_polygon_interactive

add polygons with tooltips or click actions or double click actions
geom_path_interactive

draw paths with tooltips or click actions or double click actions
geom_text_interactive

add text with tooltips or click actions or double click actions
geom_map_interactive

interactive polygons from a reference map.
geom_segment_interactive

add segments with tooltips or click actions or double click actions
geom_point_interactive

add points with tooltips or click actions or double click actions for a scatterplot
geom_rect_interactive

add rectangles with tooltips or click actions or double click actions
ggiraph

ggiraph
ggiraphOutput

Create a ggiraph output element
renderggiraph

Reactive version of ggiraph object