Results 1 to 4 of 4

Thread: Basic 2D Graphs with QGraphicsView

  1. #1
    Join Date
    May 2009
    Location
    Vienna
    Posts
    91
    Thanks
    18
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Basic 2D Graphs with QGraphicsView

    Hello

    I've installed Qt Creator 1.2.0, based on Qt 4.5.2 (32 bit)
    For my diploma thesis i need to view some spectroscopic graphs.

    Custom Panel Graph with Line + Symbol Plots of Spectroscopic Data
    http://www.originlab.com/www/product...=28&s=8&lm=215

    My question is:
    Does QGraphicsView provide some sort of gnuplot-like graphs?
    http://gnuplot.sourceforge.net/demo_4.2/

    http://gnuplot.sourceforge.net/demo_4.2/simple.html

    Or Basic Sinus,- plotting functions, scaling Axis, zooming-, scrolling-Axis, setting Labels and tics and so on?

    Or do i have to buiild my own derived QT class, based on QGraphicsView and do it all by myself? (Scaling, Labels, size-resize, and so on..)


    thanx,
    Astronomy

    __________________________________________________ ___________________
    some other graphs..
    http://www.originlab.com/www/product...=57&s=8&lm=215


    (sophisticated) graphs:
    http://www.originlab.com/www/product...spx?s=8&lm=215
    Last edited by Astronomy; 3rd August 2009 at 21:20.

  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: Basic 2D Graphs with QGraphicsView

    Qwt offers the type of widgets you asked for. If you are looking for an application like origin check QtiPlot ( what is using the Qwt widget library ).

    Uwe

  3. #3
    Join Date
    May 2009
    Location
    Vienna
    Posts
    91
    Thanks
    18
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Wink Re: Basic 2D Graphs with QGraphicsView

    Thanx 4 the hint!


    QtiPlot:
    http://soft.proindependent.com/pricing.html
    Hmm.. they claim to put it under GNU license but want to have a fee?

    Well i think i take a look into QWT

    greetz A.

  4. #4
    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: Basic 2D Graphs with QGraphicsView

    Quote Originally Posted by Astronomy View Post
    QtiPlot:
    http://soft.proindependent.com/pricing.html
    Hmm.. they claim to put it under GNU license but want to have a fee.
    AFAIR the fee is for support and packaging only. On Linux systems this is of no relevance because you have packages from your distributor - on Mac and Windows it means you have to build QtiPlot yourself.

    Uwe

Similar Threads

  1. Replies: 0
    Last Post: 5th March 2009, 07:54
  2. QGraphicsView and embeded widgets
    By bunjee in forum Qt Programming
    Replies: 10
    Last Post: 12th October 2008, 08:43
  3. Problem determining size of QGraphicsView
    By Bocki in forum Qt Programming
    Replies: 3
    Last Post: 17th February 2008, 15:54
  4. QGraphicsView
    By sabeesh in forum Qt Programming
    Replies: 1
    Last Post: 26th July 2007, 09:00
  5. Speed, transparency, and drop issues with QGraphicsView
    By jefferai in forum Qt Programming
    Replies: 16
    Last Post: 30th June 2007, 17:14

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.