Skip to content

luukgruijs/mapd-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapd Examples

This is an example project that demonstrates how you can create several charts with MapD. The examples consists of:

  • Bar chart
  • Bubble chart
  • Row chart
  • Pie chart
  • Line chart
  • Count chart
  • Number chart
  • Geochoropleth chart

To view the project, first install the dependencies:

npm i

then start up the project by running:

npm run start

Open http://localhost:8080 to view the example dashboard.

Any questions or wishes for more examples, feel free to open an issue. I will try to update this over time.

About

Example of possible charts in MapD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published