block by nitaku f901cba80ef4ffc29d4f

BarChart class (Backbone)

Full Screen

An attempt to define a configurable Backbone.js view class for bar charts. Based on a previous experiment.

This experiment is used both as an exercise on modularity and as an investigation of the possibility of leveraging Backbone for defining more reusable modules.

index.js

index.html

backbone.d3view.js

index.coffee

index.css

models.coffee

models.js

views.coffee

views.css

views.js