Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. visualizing matplotlib images in PyQt
Forum Updated to NodeBB v4.3 + New Features

visualizing matplotlib images in PyQt

Scheduled Pinned Locked Moved Unsolved Qt for Python
2 Posts 2 Posters 196 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.
  • L Offline
    L Offline
    Likhitha
    wrote on last edited by
    #1

    Hello all,

    Is there any possible way to visualize matplotlib images(not plots) in PyQt?

    1 Reply Last reply
    0
    • CristianMaureiraC Offline
      CristianMaureiraC Offline
      CristianMaureira
      wrote on last edited by
      #2

      if it's an image, and not a plot, then you can put the image on your app as you would do with any image, with a QLabel, QPixmap, etc.

      1 Reply Last reply
      0

      • Login

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