Visualize your first dataset

As explained in Key Concepts, you need to use deck.gl to visualize any dataset.

In the following examples of CARTO + deck.gl you will learn how to visualize a dataset from your data warehouse, including a very simple Hello World example.

Our recommendation is to start by tweaking the example. Remember to change the token in the .env file, as well as the vectorTableSource properties.

Last updated

Was this helpful?