Justplot Qt 0.2.0 | Coderz Repository

justplot-qt 0.2.0

Last updated:

0 purchases

justplot-qt 0.2.0 Image
justplot-qt 0.2.0 Images

Free

Languages

Categories

Add to Cart

Description:

justplotqt 0.2.0

justplot - simple data plotter with GUI
Just plot data from CSV and some other files with almost single
button quickly and easy without complicated GUI and lot of actions

Usage
usage: justplot [-h] [files [files ...]]

Simple graph plotter. Run without arguments to add files from GUI.

positional arguments:
files Files to plot

optional arguments:
-h, --help show this help message and exit


You can run justplot from command line and provide list of files to plot or
choose files via GUI.
Hotkeys in GUI



Function
Hotkey




Open file
CTR+O


Delete plot
Del



Features
Current status:

Just plot the graphs from multiple files
Display loaded files and data series in the tree view
Hide, show and delete data series and files
Command line interface
Save the last directory in the Open File dialog (I thought that OS/Qt should do this automatically)
[*] Graph export as image (It can be done by pyqtgraph itself by right-clicking graph pane)
Hotkeys
Multiple files selection in open dialog
Mathematical operations on data
Graph visual settings (?)
Multiple graph panes (?)

Supported file types:

CSV with any whitespace separator
Choose separator

Installation
pip install justplot-qt

Install from sources
Note: this command will install package in Development Mode, i.e. it will reference local source
git clone https://github.com/Garrus007/justplot.git
pip3 install -e justplot

Troubleshooting
Make sure all python dependencies are installed
# Ubuntu distro example
sudo apt install python3 python3-pip python3-setuptools

If PyQt5 failed to install try to install from repo
sudo apt install python3-pyqt5

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.