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 specify multiple rows as y-axis in QVXYModelMapper

How to specify multiple rows as y-axis in QVXYModelMapper

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 151 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.
  • I Offline
    I Offline
    IknowQT
    wrote on last edited by
    #1

    no | data1 | data2 | data3 |
    1 | y1 | y2 | y3 |

    I have these data. I want to draw a line series with the x-axis set to no and the y-axis as data1, data2, and data3. I am trying to link the table with the model, but is there a way to connect the 3 points using QVXYModelMapper?

    Or should I simply implement the line series and model separately?

    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