Results 1 to 2 of 2

Thread: Anticlockwise QPolarChart

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,327
    Thanks
    317
    Thanked 871 Times in 858 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Anticlockwise QPolarChart

    Probably not, but you can always add your slices in reverse order...

    Oops, sorry, I thought you meant QPieChart. Never mind.

    Can't you simply set the axis range to a reverse scale? But then again, the QtCharts library is really brain dead, so I wouldn't be surprised if that didn't work and you always had to have max > min.
    Last edited by d_stranz; 21st January 2020 at 03:30.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. QPolarChart
    By buster in forum Newbie
    Replies: 8
    Last Post: 18th January 2020, 16:04
  2. Radial Axis in QPolarChart
    By bobbyael in forum Qt Programming
    Replies: 1
    Last Post: 31st August 2015, 11:15
  3. Replies: 1
    Last Post: 21st November 2011, 16:20

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.