Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Visualize CSV data in QT based GUI

    Qt for Python
    2
    6
    256
    Loading More Posts
    • 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
      Trayach last edited by Trayach

      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!

      jsulm 1 Reply Last reply Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion @Trayach last edited by

        @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 Reply Quote 1
        • T
          Trayach @jsulm last edited by

          @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.

          jsulm 1 Reply Last reply Reply Quote 0
          • jsulm
            jsulm Lifetime Qt Champion @Trayach last edited by

            @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 Reply Quote 0
            • T
              Trayach @jsulm last edited by

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

              jsulm 1 Reply Last reply Reply Quote 0
              • jsulm
                jsulm Lifetime Qt Champion @Trayach last edited by

                @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 Reply Quote 0
                • First post
                  Last post