Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 955 Bytes

File metadata and controls

24 lines (18 loc) · 955 Bytes

boilerplate-d3-charts-materialize

Bundle of code from various places:

Getting Started

  1. Run npm install to install dependencies
  2. Open index.html with your local web server

Roadmap

  • Coordinated highlights
  • Coordinated clicks
  • Coordinated brushing
  • Coordinated data filtering
  • Responsive to page dimensions changes
  • More chart templates (beyond dot plot)
  • Tests for reusable chart
  • Building tools for dev, minimifying, deploy, etc.