Spacing the pixels
- Long lines are too costly when spacing is narrow
- Short lines lose detail when spacing is too wide
- -> Adaptive spacing dependent on line length
- Applied interactively, gives a nice "rubberband" effect
Cool: individual pixels can react to DOM events (mouseover, click)
used to implement editing, dragging, dropping and hovering