Results 1 to 4 of 4

Thread: How to create own graph(Curve graph) using Qt ?

  1. #1
    Join Date
    Feb 2013
    Location
    India
    Posts
    153
    Thanks
    27
    Thanked 18 Times in 18 Posts
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Question How to create own graph(Curve graph) using Qt ?

    Hello Everyone,

    I am starting a new project which require a graph (Curve graph) with its specific features.
    I am willing to make it in QGraphicsScene, and i do not want to usw QWT graph api.
    Well i have many problems in developing the graph....

    1. I have to plot a lot of data in it (Around 3000 - 6000 points)
    2. Draw two plots with different axis values (For both plot a new axis is visible behind the current axis. i.e, side by side)

    as for the above problems it should have to be fast anc accurate...
    Well i am newbie in developing that kind of stuffs., please help me out what will be the structure i follow to create a graph(Curve graph).
    and the best way to implement...

    THANKS

  2. #2
    Join Date
    Sep 2011
    Location
    Bangalore
    Posts
    254
    Thanks
    92
    Thanked 16 Times in 16 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: How to create own graph(Curve graph) using Qt ?

    If you don't want to use Qwt, then have a look at QCustomPlot. I might not have understood your requirement, but suggesting an alternative if you cannot use Qwt.

  3. #3
    Join Date
    Feb 2013
    Location
    India
    Posts
    153
    Thanks
    27
    Thanked 18 Times in 18 Posts
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: How to create own graph(Curve graph) using Qt ?

    thanks rawfool,

    Actually i had already used QCustomPlot but something i need to develop my own graph with my own customization as i mentiones above.
    May be my customizations are something odd, but thats my need.

    a graph having two axis on LHS
    Two graph curves
    etc...

    Thanks for QCustomPlot, but i need to know if i want to create my own graph then what should i consider before starting development?


    ANY IDEA ????
    YOUR IDEAS WILL BE HELPFUL TO ME....

  4. #4
    Join Date
    Jul 2013
    Posts
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to create own graph(Curve graph) using Qt ?

    I am trying to sketch some shapes in my program and I would like to know the best technique to do that. The shapes are actually sections of clothoids and I know the begin and end factor for each of them as well as their begin and end curve.

Similar Threads

  1. Qt Graph Editor
    By Stiefel in forum Qt Programming
    Replies: 3
    Last Post: 20th February 2018, 08:44
  2. Plot a graph without Qwt
    By abghosh in forum Qwt
    Replies: 2
    Last Post: 17th August 2010, 11:33
  3. How to create a media graph?
    By Potter in forum Qt Programming
    Replies: 2
    Last Post: 16th July 2010, 16:00
  4. graph
    By sonu111 in forum Qwt
    Replies: 1
    Last Post: 15th December 2008, 23:14
  5. Plotting a graph with QWT
    By steg90 in forum Qwt
    Replies: 1
    Last Post: 6th June 2007, 18:04

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.