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 change QChart origin to lower right corner?
Forum Updated to NodeBB v4.3 + New Features

How to change QChart origin to lower right corner?

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

    The qchart origin (0,0) is defaulted to lower left corner. Is there a way to change it to the lower right corner? I can set xAxis to reverse to change the xAxis to show (0,0) origin is at the right lower corner, However, the data of QLineSerise is still drawn as if origin is unchanged at lower left corner. I even reversed the data order of the QLineSerise. It does not help.

    Does anyone knows how to do this. It not clear in the api document this is possible. Please help

    Thank you
    N

    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