| Name | Description | Wiki Page | Source Code |
| choosel.core | Core functionality that is required by Choosel visualizations. This includes the resource (i.e. data) framework, the management of visualization states (e.g. data, highlighting, selection), the visualization component API, and also more general services such as logging. | | Browse SVN |
| choosel.protovis (i.e. protovis-gwt) | GWT Wrapper for the Protovis visualization library | More Information | Browse SVN |
| choosel.visualization_component.chart | Bar Chart, Pie Chart, Scatter Plot visualizations (uses protovis-gwt) | | Browse SVN |
| choosel.visualization_component.graph | Graph visualization (based on FlexViz) | | Browse SVN |
| choosel.visualization_component.map | Map visualization (based on the Google Maps API) | | Browse SVN |
| choosel.visualization_component.text | Text visualization that can be used as tag cloud or sized list | | Browse SVN |
| choosel.visualization_component.timeline | Timeline visualization (based on SIMILE timeline widget) | | Browse SVN |
| choosel.workbench | Persistence and sharing facilities as well as the visualization workspace. | | Browse SVN |