Results 1 to 2 of 2

Thread: Possible bug in QwtPlotRenderer

  1. #1
    Join Date
    Jun 2011
    Posts
    17
    Qt products
    Qt3
    Platforms
    MacOS X

    Default Possible bug in QwtPlotRenderer

    The behavior I am experiencing seems like a bug to me but you can be the judge.
    I am setting the following flag - renderer.setLayoutFlag(QwtPlotRenderer::FrameWithS cales, true); so that I can have a bounding box around plots that I am printing or exporting to a file.

    What I have noticed is that whenever a title for the plot is not specified or lets say a right legend was not defined, the renderer seems to cut off the plot so that full frame is not even shown. I am wondering if there is anything I missed in the docs such as other flags that need to be set to ensure the full frame is rendered or if is an actual bug or feature of Qwt.

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

    Default Re: Possible bug in QwtPlotRenderer

    Yes, I can confirm this as a bug,

    Uwe

Similar Threads

  1. QwtPlotRenderer and ExternalLegend position
    By frankiefrank in forum Qwt
    Replies: 3
    Last Post: 29th November 2011, 08:53
  2. Problems with QwtPlotRenderer from Qwt 6
    By mariposa in forum Qwt
    Replies: 24
    Last Post: 6th October 2010, 14:08

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.