8000 [Add the info of 'sviewgui' in thirdparty package] (#15864) · matplotlib/matplotlib@3261ed2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3261ed2

Browse files
[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 <2836374+timhoffm@users.noreply.github.com> * Compressed version of example image Compressed using TinyPNG Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent 9c2ad59 commit 3261ed2

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

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)
0