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. 3D line Chart using Qt
Forum Updated to NodeBB v4.3 + New Features

3D line Chart using Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 758 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.
  • F Offline
    F Offline
    fem_dev
    wrote on 23 Oct 2019, 18:53 last edited by
    #1

    I saw in this 2017 post here that Qt in that time didn't have a way to plot a 3D line chart (not a surface...just a single line) without using OpenGL.

    Well, now I need to create a 3D line chart like this image below:
    c3a36454-13bb-4fb2-92cb-94ccc9a48b72-image.png

    In Qt Data Visualization documentation, I saw that Qt can generate 3D charts of bars and surfaces....but I didn't saw the 3D lines.
    In my case, I need to interact with the plotted 3D data too, like in this short Qt official video: Youtube link here

    In this lasted updated version of Qt, is there any possibility to plot a 3D line chart?
    If yes, is there a better (and MORE EASY) way to do that? Or the only way is using OpenGL code?

    1 Reply Last reply
    1
    • C Offline
      C Offline
      cawlfj
      wrote on 14 Nov 2019, 01:31 last edited by
      #2

      I need this function also. but QT doesn't have. I don't know why qt does't have.
      I don't know where and who will collects request of function in QT.

      J 1 Reply Last reply 14 Nov 2019, 06:15
      0
      • C cawlfj
        14 Nov 2019, 01:31

        I need this function also. but QT doesn't have. I don't know why qt does't have.
        I don't know where and who will collects request of function in QT.

        J Offline
        J Offline
        jsulm
        Lifetime Qt Champion
        wrote on 14 Nov 2019, 06:15 last edited by
        #3

        @cawlfj said in 3D line Chart using Qt:

        I don't know where and who will collects request of function in QT

        https://bugreports.qt.io/projects/QTBUG/issues/QTBUG-80046?filter=allopenissues

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

        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