Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

plot

This is a minimal standalone version of the Graph Explorer example on deck.gl website.

Usage

Copy the content of this folder to your project. Run

npm install
npm start

Data format

Sample data is stored in the data folder. To use your own data, checkout the documentation of PlotLayer.