Planetary.js Download Examples Documentation Fork on GitHub

Examples

Sometimes you just need to see some code to get an idea started; here are a few examples of what you can build with Planetary.js.

Basic Globe

It doesn't get any simpler than this: just a static globe.

Rotating Globe

If there's one thing that's better than a globe, it's a globe that rotates. This is the demo from the homepage of Planetaryjs.com.

Earthquake Data

A visualization of 2013 seismic activity. This demo shows the use of multiple custom plugins, D3 scales, fetching third party data, and DOM updates via D3.