Results 1 to 2 of 2

Thread: Using logaritmic and linear axis scale together

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2013
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Using logaritmic and linear axis scale together

    Hey !

    I am using qwt 6.1.0. I tried:

    linEngine = new QwtLinearScaleEngine;

    logEngine = new QwtLogScaleEngine;

    these codes to make my axis logaritmic and linear. But I want use them together for examle;

    1 - 10 ---> in this interval must be linear

    10 - 10000 ---> in this interval must be logaritmic

    1.jpg

    is that possible?
    Last edited by alperyazir; 14th July 2014 at 11:18.

Similar Threads

  1. Replies: 1
    Last Post: 9th September 2013, 07:50
  2. qwt log scale Y and linear scale X
    By Annihilator in forum Qwt
    Replies: 1
    Last Post: 31st December 2012, 10:01
  3. qwt axis scale
    By Markus_AC in forum Qwt
    Replies: 0
    Last Post: 15th December 2011, 09:45
  4. Replies: 4
    Last Post: 16th January 2011, 10:32
  5. qwp plot axis scale
    By Cal in forum Qwt
    Replies: 1
    Last Post: 11th May 2009, 17:10

Tags for this Thread

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.