glue
Linked data visualization
Install
- All systems
-
curl cmd.cat/glue.sh
- Debian
-
apt-get install glueviz
- Ubuntu
-
apt-get install glueviz
- Kali Linux
-
apt-get install glueviz
- Fedora
-
dnf install glue
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install glueviz
- Raspbian
-
apt-get install glueviz
- Dockerfile
- dockerfile.run/glue
glueviz
Linked data visualization
Glue is a Python project to link visualizations of scientific datasets across many files. Some of its features are: * Interactive, linked statistical graphics of multiple files. * Support for many file formats including common image formats, ascii tables, astronomical image and table formats (fits, vot, ipac), and HDF5. Custom data loaders can also be easily added. * Highly scriptable and extendable.