Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 568 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 568 Bytes

Nxscli-mpl

master workflow

Matplotlib extension to Nxscli.

Features

  • Plotting with Matplotlib,
    • Capture data on a static plot
    • Real-time animation plot (can be written as gif or mp4 file)

Features Planned

  • Stream metadata as X-axis

Instalation

Nxscli-mpl can be installed by running pip install nxscli-mpl.

To install latest development version, use:

pip install git+https://github.com/railab/nxscli-mpl.git