Published December 22, 2014 | Version v1
Software Open

glueviz v0.4: multidimensional data exploration

  • 1. MPIA
  • 2. Harvard University

Description

Glue is a Python library to explore relationships within and among related datasets. Its main features include:

  • Linked Statistical Graphics. With Glue, users can create scatter plots, histograms and images (2D and 3D) of their data. Glue is focused on the brushing and linking paradigm, where selections in any graph propagate to all others.
  • Flexible linking across data. 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.
  • Full scripting capability. Glue is written in Python, and built on top of its standard scientific libraries (i.e., Numpy, Matplotlib, Scipy). Users can easily integrate their own python code for data input, cleaning, and analysis.

Files

Files (645.4 kB)

Name Size Download all
md5:d0be9effce78358557993e914623ab62
645.4 kB Download

Additional details

Related works

Is supplement to
https://github.com/glue-viz/glue (URL)