gnuplot_qt
Command-line driven interactive plotting program, version 5
RUN apt-get update && \
apt-get install -y gnuplot
RUN apt-get update && \
apt-get install -y gnuplot
RUN apk add gnuplot
RUN pacman -S --noconfirm gnuplot
RUN apt-get update && \
apt-get install -y gnuplot
RUN yum install -y gnuplot
RUN dnf install -y gnuplot
RUN apt-get update && \
apt-get install -y gnuplot