Results 1 to 2 of 2

Thread: TreeMap Plot

  1. #1
    Join Date
    Sep 2009
    Posts
    57
    Thanks
    7
    Thanked 5 Times in 4 Posts

    Default TreeMap Plot

    Hi,

    I developed a treemap plot for QT to use in GoldenCheetah (cycling app). You can use the code from here: https://github.com/srhea/GoldenCheet.../TreeMapPlot.h

    And there is a few screenshots on this old blog post:
    http://markliversedge.blogspot.com/2...verything.html

    Any questions let me know... the algorithm and painting are generic, but obviously some of the code is specific to the GoldenCheetah application.

  2. #2
    Join Date
    Jul 2012
    Location
    UK
    Posts
    17
    Thanks
    13
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: TreeMap Plot

    I have a scenario where, I have an xml file which is the input and the Output is a treemap. I would like to use your Treemap files in my code. GoldenCheetah is pretty big project. Could you please help me giving some hint how can I simply use your treemap code (only) in my program?

    It will be really a great help, if you please guide me here. Thanks.

Similar Threads

  1. Put plot axis out of the plot
    By KosyakOFF in forum Qwt
    Replies: 7
    Last Post: 21st June 2013, 13:36
  2. qwt plot
    By kamalasan in forum Qwt
    Replies: 6
    Last Post: 18th June 2011, 16:24
  3. how to plot graph using qwt ?
    By sunitverma04 in forum Qwt
    Replies: 1
    Last Post: 2nd April 2010, 11:27
  4. [java] TreeMap
    By mickey in forum General Discussion
    Replies: 0
    Last Post: 20th August 2009, 16:43
  5. Replies: 7
    Last Post: 22nd September 2008, 22:05

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
  •  
Qt is a trademark of The Qt Company.