Open Source
June 2008
JavaScript
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.