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. Visualize CSV data in QT based GUI

Visualize CSV data in QT based GUI

Scheduled Pinned Locked Moved Unsolved Qt for Python
6 Posts 2 Posters 639 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.
  • T Offline
    T Offline
    Trayach
    wrote on 3 Jun 2021, 23:47 last edited by Trayach 6 Mar 2021, 23:54
    #1

    Hello!
    I'm trying to visualize data from CSV files in QT-based GUI.

    I have a CSV file and GUI. I would like to know how to link those two and plot the data in my GUI.
    I've tried to manage the necessary code to find the file's location and plot but couldn't visualize the data.

    Issue - I couldn't able to link my GUI with the CSV file, which ends up visualizing nothing.

    Would anyone please let me know how to achieve this?
    Thank you!

    J 1 Reply Last reply 4 Jun 2021, 06:02
    0
    • T Trayach
      3 Jun 2021, 23:47

      Hello!
      I'm trying to visualize data from CSV files in QT-based GUI.

      I have a CSV file and GUI. I would like to know how to link those two and plot the data in my GUI.
      I've tried to manage the necessary code to find the file's location and plot but couldn't visualize the data.

      Issue - I couldn't able to link my GUI with the CSV file, which ends up visualizing nothing.

      Would anyone please let me know how to achieve this?
      Thank you!

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 4 Jun 2021, 06:02 last edited by
      #2

      @Trayach said in Visualize CSV data in QT based GUI:

      Would anyone please let me know how to achieve this?

      Please explain better what you want to do. What do you mean by "visualizing"? Do you want to plot the data?
      "I couldn't able to link my GUI with the CSV file" - what did you try so far and what was the problem?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      T 1 Reply Last reply 4 Jun 2021, 08:43
      1
      • J jsulm
        4 Jun 2021, 06:02

        @Trayach said in Visualize CSV data in QT based GUI:

        Would anyone please let me know how to achieve this?

        Please explain better what you want to do. What do you mean by "visualizing"? Do you want to plot the data?
        "I couldn't able to link my GUI with the CSV file" - what did you try so far and what was the problem?

        T Offline
        T Offline
        Trayach
        wrote on 4 Jun 2021, 08:43 last edited by
        #3

        @jsulm Thanks for the reply! Yes, i need to plot the data.

        I have designed a GUI already. Right now , I need to plot(visualize) data in that GUI.

        J 1 Reply Last reply 4 Jun 2021, 08:54
        0
        • T Trayach
          4 Jun 2021, 08:43

          @jsulm Thanks for the reply! Yes, i need to plot the data.

          I have designed a GUI already. Right now , I need to plot(visualize) data in that GUI.

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 4 Jun 2021, 08:54 last edited by
          #4

          @Trayach Take a look at https://doc.qt.io/qt-5/qchart.html
          Why did you delete your first post in this thread?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          T 1 Reply Last reply 4 Jun 2021, 08:58
          0
          • J jsulm
            4 Jun 2021, 08:54

            @Trayach Take a look at https://doc.qt.io/qt-5/qchart.html
            Why did you delete your first post in this thread?

            T Offline
            T Offline
            Trayach
            wrote on 4 Jun 2021, 08:58 last edited by
            #5

            @jsulm I got a post to delete if i posted twice

            J 1 Reply Last reply 4 Jun 2021, 09:00
            0
            • T Trayach
              4 Jun 2021, 08:58

              @jsulm I got a post to delete if i posted twice

              J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 4 Jun 2021, 09:00 last edited by
              #6

              @Trayach I did not ask you to delete anything. And you deleted the wrong post (this thread is fine, I locked the other one as double post).

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              3/6

              4 Jun 2021, 08:43

              • Login

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