A minimal todo web app with d3-view. 80 lines of javascript + 40 lines of html!
Tip: double click to edit a todo entry
It uses the todoapp
custom component and d3-attr-*
, d3-for
, d3-class
and d3-on-*
directives. In addition, this example illustrates the use of d3-require when using only d3 plugins required by your application.