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. Tools for plotting QVector3D data ?
Forum Update on Monday, May 27th 2025

Tools for plotting QVector3D data ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
graphdatavisualizationcharts
1 Posts 1 Posters 1.0k 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.
  • M Offline
    M Offline
    mar77
    wrote on 2 Mar 2016, 20:22 last edited by mar77 3 Feb 2016, 20:35
    #1

    I have a series of points (x,y,z) that I would like to plot as a vector in a 3D plane. Something like this...

    I am successfully using QCustomPlot elsewhere, but the documentation says it cannot be used for 3D plots. Googling turned up QwtPlot3D, but it hasn't been maintained since 2007, as far as I can tell, and I don't want to run into any problems since I'm using Qt5. I was also looking at QtCharts but can't seem to find any example of plotting x,y,z data points.

    Does anyone have tips for including a 3D graph in my C++/Qt application?

    ETA: Is there a tool that would work better with Python with Qt, rather than C++?

    1 Reply Last reply
    0

    1/1

    2 Mar 2016, 20:22

    • Login

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