Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3261ed2

Browse files
jyoniroutimhoffm
andcommitted
[Add the info of 'sviewgui' in thirdparty package] (#15864)
* [Add the info of 'sviewgui' in thirdparty package] * Delete sviewgui_sample.png * Add files via upload * Update index.rst * Update index.rst * Update index.rst * Update index.rst * Update index.rst * Delete sviewgui_sample.png * Add files via upload * Update doc/thirdpartypackages/index.rst Co-Authored-By: Tim Hoffmann <[email protected]> * Compressed version of example image Compressed using TinyPNG Co-authored-by: Tim Hoffmann <[email protected]>
1 parent 9c2ad59 commit 3261ed2

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

doc/_static/sviewgui_sample.png

49.6 KB
Loading

doc/thirdpartypackages/index.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,3 +284,20 @@ existing table. See the `blume github repository
284284

285285
.. image:: /_static/blume_table_example.png
286286

287+
GUI applications
288+
****************
289+
290+
sviewgui
291+
========
292+
293+
`sviewgui <https://pypi.org/project/sviewgui/>`_ is a PyQt-based GUI for
294+
visualisation of data from csv files or `pandas.DataFrame`\s. Main features:
295+
296+
- Scatter, line, density, histgram, and box plot types
297+
- Settings for the marker size, line width, number of bins of histgram,
298+
color map (from cmocean)
299+
- Save figure as editable PDF
300+
- Code of the plotted graph is available so that it can be reused and modified
301+
outside of sviewgui
302+
303+
.. image:: /_static/sviewgui_sample.png

0 commit comments

Comments
 (0)