Nothing Special   »   [go: up one dir, main page]

Skip to content

Interactive dashboard combining dc.js, leaflet and jQuery DataTables

License

Notifications You must be signed in to change notification settings

WintonLi/map-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

map-dashboard

A dashboard of Nashville building permits for fall 2015. A demo of the dashboard can be found here.

This project is an exploration of adding a Leaflet-map and an interactive DataTable-table as filters in a dc.js-dashboard. With the help of the dc.leaflet-plugin by yurukov and gordonwoodhull, the integration of the new addons was rather painless. Using the interactive DataTables-tables does, however, seem to make the dashboard slightly less responsive. If performance is a concern, it is probably better to stick to the vanilla dc.dataTable.

The dashboard is largely a combination of ideas found in other tutorials and implementations:

Updates 28.11.2015

  • Added the purpose-field of the dataset as a clickable row detail and made the datatable searchable on that field.
  • Fixed a bug that caused DataTables to display a warning message for text searches that return empty selections by defining a defaultContent-parameter for all columns.

About

Interactive dashboard combining dc.js, leaflet and jQuery DataTables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • CSS 3.9%
  • HTML 2.2%