Skip to content

ndstephens/data-vis-d3-firebase

Repository files navigation

D3.js with Firebase

Four projects to learn the fundamentals of D3.js, utilizing Firebase's Firestore to supply real time data.

Projects:

Budget Tracker -- Donut Chart

  • View a working demo
  • Arc path generator
  • Enter and exit selection transitions / tweens
  • Ordinal scales
  • Legend and arc info on hover

donut-chart



Fitness Tracker -- Line Graph

  • View a working demo
  • Line path generator
  • Filtering data
  • Time scales and axes groups
  • Data point hover effects

line-graph



Data Hierarchy -- Bubble Pack

  • Non-interactive
  • Stratification of hierarchical data
  • Bubble pack generator

bubble-pack



Fake Corp -- Tree Diagram

  • View a working demo
  • Tree and link path generators
  • Stratification of hierarchical data
  • Ordinal color scale

tree-diagram

About

Data Visualization with D3.js and Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published