Glue (software)


glue is a linked-view data visualization package written in python..
glue, as working visualization software, was created and realized in 2012, after being described as a work-in-progress in Principles of High-Dimensional Data Visualization in Astronomy.
Using glue, users can create scatter plots, histograms and images of their data. glue is focused on the brushing and linking paradigm, where selections in any graph propagate to all others. glue uses the logical links that exist between different data sets to overlay visualizations of different data, and to propagate selections across data sets. These links are specified by the user, and are arbitrarily flexible, Glue is written in Python, and built on top of its standard scientific libraries. Users can easily integrate their own python code for data input, cleaning, and analysis. glue is distributed as part of the Anaconda_.