Back to Deck Gl

or

examples/website/treemap/README.md

9.3.2367 B
Original Source

This is a standalone version of the ClippingTextExtension example on deck.gl website.

Usage

Copy the content of this folder to your project.

bash
# install dependencies
npm install
# or
yarn
# bundle and serve the app with vite
npm start

Data format

Sample data is from D3 Treemap demo.