Image Taxonomy Labeler
This is a web app for building and applying the visualization taxonomy. One interface assigns hierarchical labels to images (for example vis -> bar chart -> stacked bar chart) and lets you edit the tree. The other compares labeled sets. Together they support iterative development of the taxonomy, not only one-off tagging.
The hosted demo leaves server-backed functions off. For the full setup, follow the instructions in the repository.
Labeling

Comparison

- Live demo (label, compare)
- Repository (apps live in
apps/labelandapps/compare)