Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. multiple plot management environment in pyqt
Forum Update on Monday, May 27th 2025

multiple plot management environment in pyqt

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 122 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    explorer100
    wrote on 27 Jul 2024, 06:37 last edited by explorer100
    #1

    Hello,
    Any recommendations on a pre-written environment in Qt to manage multiple plots with common capabilities such as zoom, un-zoom, select, delete, save, print and so on. basically a tabbed container where the user can navigate through the plots and perform basic editing, removal, output, print, ...

    The main program would instantiate this environment then load it with plots... the user would then have basic viewing and management of the plots.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 27 Jul 2024, 18:36 last edited by
      #2

      Hi,

      AFAIK, there's no "complete" plot handling pre-made widget.
      You can likely achieve what you want using Qwt.

      KDE's Labplot might be of help on your endeavor.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      1/2

      27 Jul 2024, 06:37

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved