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. How to export datas to excel (xls) and make graph with them?
Forum Updated to NodeBB v4.3 + New Features

How to export datas to excel (xls) and make graph with them?

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 445 Views 1 Watching
  • 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.
  • mangekoyuM Offline
    mangekoyuM Offline
    mangekoyu
    wrote on last edited by
    #1

    Hello, I need export some data thats I got from serial port. I made expport to csv. But I need make graph etc. How can I do this?

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      You want a graph inside Excel? You can achieve that by automating Microsoft Excel using ActiveQt

      mangekoyuM 1 Reply Last reply
      2
      • C ChrisW67

        You want a graph inside Excel? You can achieve that by automating Microsoft Excel using ActiveQt

        mangekoyuM Offline
        mangekoyuM Offline
        mangekoyu
        wrote on last edited by
        #3

        @ChrisW67 Thank you very much for your suggestion. Do you have an example of how to use this?

        mrjjM 1 Reply Last reply
        0
        • mangekoyuM mangekoyu

          @ChrisW67 Thank you very much for your suggestion. Do you have an example of how to use this?

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by mrjj
          #4

          @mangekoyu
          Hi
          https://forum.qt.io/topic/16547/how-to-export-excel-in-qt/10
          this is a good starter example for talking to excel
          here is one that does some diagram
          https://forum.qt.io/topic/72943/generating-embedded-charts-via-qt-activex

          please notice that you will need to read docs and get into it to make it work as its not trivial to use.

          1 Reply Last reply
          2

          • Login

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