Qt Forum

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

    Unsolved Tools for plotting QVector3D data ?

    General and Desktop
    graph data visualization charts
    1
    1
    792
    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.
    • mar77
      mar77 last edited by mar77

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