Skip to content

nachti/ggiraph

 
 

Repository files navigation

Travis-CI Build Status Build status version

ggiraph

Make 'ggplot' Graphics Interactive

ggiraph

Installation

You will need the latest ggplot2 version and the latest version of rvg.

install.packages("ggplot2")
install.packages("rvg")
devtools::install_github('davidgohel/ggiraph')

About

htmlwidget to make 'ggplot' graphics interactive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.0%
  • JavaScript 2.0%