How to Install glueviz in Ubuntu 18.04



Install glueviz by entering the following commands in the terminal:

sudo apt update
sudo apt install glueviz

Description:

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.

Homepage: http://www.glueviz.org/

Version: 0.9.1+dfsg-1

Section: universe/science