Skip to content

🌍 planetary is an htmlwidget interface to the Planetary.js chart library

License

Notifications You must be signed in to change notification settings

jonmcalder/planetary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

planetary

Project Status: WIP ? Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Build Status codecov

planetary is an htmlwidget for the planetary.js library, which facilitates the creation of "awesome interactive globes for the web". Check out http://planetaryjs.com/ for more info.

Installation

You can install planetary from GitHub with:

# install.packages("devtools")
devtools::install_github("jonmcalder/planetary")

Examples

Simple rotating planet example with random pings - also draggable and zoomable.

library(planetary)
planetary(rotate = 10)

About

🌍 planetary is an htmlwidget interface to the Planetary.js chart library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published