Results 1 to 2 of 2

Thread: MultiScale support can be implemented?

  1. #1
    Join Date
    Jan 2010
    Location
    Ankara - TURKEY
    Posts
    30
    Thanks
    13
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default MultiScale support can be implemented?

    Hi buddies,

    I have already examined qwt sources those that about scales. And haven't able to found reasonable way to support multi scale.

    MultiScale support which I mean that I want to show lots of curve in one canvas in different scale properties of each one. For example I have 3 curve those that have different scale ranges, and I want to paint each of them in their own scale ranges on the same canvas. So there will not be unique left scale, there will be lots of scale ranges attached to each curve. While plotting the curve, plotter will look up these curve based scale properties, not static (left or right) scale properties.

    What is the probability of doing this feature? And where is the best place to look and start to change?

    Thanks in advance.
    Regards.

  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: MultiScale support can be implemented?

    This feature has been asked many, many times.

    To make it short: Qwt doesn't support more than 4 axes ( = scales ) and if you need this you have to patch Qwt.

    On the Qwt project page at sourceforge you find such a patch in the patches section for an earlier version of Qwt. When you want port it to a current version ( f.e 6.x ) please upload your modified patch in a similar way.

    Uwe

  3. The following user says thank you to Uwe for this useful post:

    umituzun84 (7th February 2011)

Similar Threads

  1. SIP stack implemented with Qt
    By iaguirre in forum Qt-based Software
    Replies: 0
    Last Post: 26th January 2011, 17:19
  2. Replies: 2
    Last Post: 21st April 2010, 09:07
  3. QDirectPainter::unlock () implemented?
    By TTGator in forum Qt Programming
    Replies: 0
    Last Post: 20th November 2008, 21:40
  4. Multiscale plot
    By blelump in forum Qwt
    Replies: 6
    Last Post: 5th June 2008, 15:20
  5. An Implemented QHttp Object
    By bhs-ittech in forum Qt Programming
    Replies: 11
    Last Post: 18th August 2006, 15:47

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.