Results 1 to 7 of 7

Thread: How to display Tornado bar chart variable and it's min and max value using QWT

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2020
    Posts
    6
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: How to display Tornado bar chart variable and it's min and max value using QWT

    Thank you Uwe,

    Yes I want to print bar value and text.
    Regards,
    RBsahu
    Last edited by RBSahu; 29th March 2020 at 12:04. Reason: Spelling correction

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,325
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanked 879 Times in 827 Posts

    Default Re: How to display Tornado bar chart variable and it's min and max value using QWT

    Quote Originally Posted by RBSahu View Post
    Yes I want to print bar value and text.
    Overload one of the drawXY methods and use QPainter::drawText or QwtText::draw.

    HTH,
    Uwe

Similar Threads

  1. Replies: 2
    Last Post: 25th March 2020, 17:10
  2. Display and update variable's value in a label.
    By SalahuddinAsh in forum Newbie
    Replies: 4
    Last Post: 4th September 2017, 21:55
  3. Replies: 0
    Last Post: 3rd March 2015, 09:00
  4. Replies: 13
    Last Post: 12th November 2013, 20:35
  5. Replies: 5
    Last Post: 10th May 2012, 06:22

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.