Results 1 to 7 of 7

Thread: export and printing qwt plot

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default export and printing qwt plot

    I just followed the examples in qwt disto.
    Thr pinting is quite good.
    However, when I try to export an svg file, I get also negative values inside the figures.

    I mean: my plot data have negative values on the y axis, but when I plot, I fix the value of the axis to be positive. So on screen, I get only positive values.

    The ps printing is ok. When I export the svg file, I get also the negative values, like in this figure.
    Attached Images Attached Images

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.