Project: MooCirclePack

  • Project Type

    Open Source

  • Date

    June 2008

  • Skills

    JavaScript

  • Goals

    • Build a JavaScript library to create a useful data visualization.

Description

MooCirclePack implemented a "circle packing" algorithm, which grouped a set of arbitrarily-sized circles as closely together as possible. This library was intended to allow users to graph groups of information that could be differentiated by color and scale (of the circles). It used the canvas element and was implemented with the MooTools JavaScript library.