06-25-2008 10:38 AM
06-25-2008 11:14 AM
06-25-2008 12:49 PM
06-25-2008 01:07 PM
06-25-2008 01:20 PM
Very Nice!
A couple questions:
1. What is the min / max color metrics all about? seems like an odd setting if you are setting node colors yourself?
2. Do you know if there are any rendered type rectangle options? I ask because the other visulaition componets from
the microsoft treemp site shows some bubble charts and spiral charts that show the data points as rendered bubbles.
3. I noticed the treemap generator is not used if the treemap control is used, this is where I was off track, it was my understanding that the generator fed the drawn Nodes to the treemap control, appearently not....
3. If I want to set the border and padding settings where would I do that in your layout?
Thanks
Tim C.
06-25-2008 01:31 PM
06-25-2008 03:15 PM
Would this be a bear to convert to a .NET control so folks could have cushioned tree maps in LV?
http://sourceforge.net/projects/windirstat/
Best Regards
Tim C.
06-25-2008 03:33 PM
06-26-2008 09:30 AM
Hello
Any chance you could try to run the examples you made? For some reason they seem to have quit working on my machine.
I reinstalled the control but no luck. LV says there was an error loading the control "an error occured while trying to load the assembly"
It's wierd it just happened out of the blue, it was working when I left, made no changes and opened the example the following day and it doesn't work.
one time when I was trying to fix it LV said the control was updated to the latest version, not sure what that meant...
Thanks
Tim C.
06-26-2008 09:34 AM
I think this is the answer from anather thread
http://forums.ni.com/ni/board/message?board.id=170&message.id=272494&query.id=74486#M272494
Basically the solution was to add the file to a project and place the .NET control into the project directory
-Tim C.