epochjs / epoch

A general purpose, real-time visualization library.
http://epochjs.github.io/epoch
MIT License
4.97k stars 278 forks source link

Closes #195; Charts auto-draw on construction. #204

Closed rsandor closed 9 years ago

rsandor commented 9 years ago

Exactly as it says. This fixes a consistency issue where the adapters would perform the drawing for each of the charts instead of the charts themselves.