8000 Merge pull request #16056 from meeseeksmachine/auto-backport-of-pr-15… · matplotlib/matplotlib@a641c61 · GitHub
[go: up one dir, main page]

Skip to content

Commit a641c61

Browse files
authored
Merge pull request #16056 from meeseeksmachine/auto-backport-of-pr-15864-on-v3.2.x
Backport PR #15864 on branch v3.2.x ([Add the info of 'sviewgui' in thirdparty package])
2 parents d5c8482 + 1fee73c commit a641c61

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