Skip to content
Kevin Warne edited this page Mar 6, 2016 · 3 revisions

WikiModel

A d2b model eases the process of creating new components and charts. It is based largely on Mike Bostock's pattern for Reusable Charts.

See one of:

  • Base - The base model.
  • Chart - The charting model inherits from the base model adding default properties, configurable legend, etc..

Clone this wiki locally