667
edits
Changes
no edit summary
References: http://skrul.com/blog/projects/xpclucene/
== Mozilla Tree Visualization ==
Use the canvas (2D and/or 3D) to create a generic front-end for data visualization of the Mozilla source. Many types of information about the Mozilla project can be keyed to the source tree. For example, file change-rates, code-coverage, bug activity per module, checkins per module, etc. The visualization will be a heatmap, showing certain types of activity in the tree. Doing this visualizaiton using canvas3d would allow for a third axis, and changes over time to be shown.
== Mozilla Data Visualization Back-ends ==
TODO
== Improve Mozilla Application and Platform Documentation ==