Comments on: Design Challenge 1 Initial Results https://pages.graphics.cs.wisc.edu/765-10/archives/1013-design-challenge-1-initial-results Course web for CS838 Spring 2010, Visualization Wed, 22 Feb 2012 22:15:15 +0000 hourly 1 https://wordpress.org/?v=5.7.4 By: dhe https://pages.graphics.cs.wisc.edu/765-10/archives/1013-design-challenge-1-initial-results#comment-227 Thu, 11 Mar 2010 15:29:37 +0000 http://graphics.cs.wisc.edu/Courses/Visualization10/?p=1013#comment-227 I like the first visualization because it shows distances between pairs of matrices in a navigable manner.

]]>
By: Nate https://pages.graphics.cs.wisc.edu/765-10/archives/1013-design-challenge-1-initial-results#comment-226 Thu, 11 Mar 2010 15:28:15 +0000 http://graphics.cs.wisc.edu/Courses/Visualization10/?p=1013#comment-226 I like this a great deal — the combination of a distance-based and matrix comparison view seems a great way to get a combination of a big-picture and detailed comparison of the data.

For a distance metric, you might check out the RV coefficient.

Also, in the distance view, it might work well to replace the representative dots with some more integral sort of label…

]]>
By: faisal https://pages.graphics.cs.wisc.edu/765-10/archives/1013-design-challenge-1-initial-results#comment-225 Thu, 11 Mar 2010 13:05:21 +0000 http://graphics.cs.wisc.edu/Courses/Visualization10/?p=1013#comment-225 I liked their first visualization as an interactive way of exploring data. The design philosophy of giving more importance to comparison and not the metrics used is neat. The domain scientists can come up with better measures for comparison given such tool along with a way to easily extend it. I would suggest using different colors for each frame to associate it with the matrix file it represent.

I have similar comments for the second matrix view as other’s group matrix visualization. The lack of clustering or pattern in underlying data make it harder to get any meaningful information out of this view.

For last node strength comparison across network, I would prefer getting rid of symmetry part of comparison. Also the color encoding for each frame can be consistent across the visualization e.g. in first visualization and this.

]]>
By: watkins https://pages.graphics.cs.wisc.edu/765-10/archives/1013-design-challenge-1-initial-results#comment-224 Thu, 11 Mar 2010 11:24:48 +0000 http://graphics.cs.wisc.edu/Courses/Visualization10/?p=1013#comment-224 I like that you tackled this problem at 3 distinct scales– two matrices, a few (3-5) matrices, and several (6-?) matrices. All three components combined show a very comprehensive view of the data. Since you’re able to indicate distance between matrices and the direction of that distance in the last two views, could you find some way to incorporate directional information into the first view (for the sake of consistency)?

]]>
By: dalbers https://pages.graphics.cs.wisc.edu/765-10/archives/1013-design-challenge-1-initial-results#comment-223 Thu, 11 Mar 2010 06:58:51 +0000 http://graphics.cs.wisc.edu/Courses/Visualization10/?p=1013#comment-223 The consideration of “tool construction” and the customization of the view in the graph view was really nicely done. It is really evident that a lot of thought went into the design and the graph itself is very clean and easy to understand.

However, the use of transparency over two different colors in the matrix view may be a little confusing. Using more of a color ramp may help make this view be a little more easily interpretable.

]]>
By: lyalex https://pages.graphics.cs.wisc.edu/765-10/archives/1013-design-challenge-1-initial-results#comment-222 Thu, 11 Mar 2010 06:05:30 +0000 http://graphics.cs.wisc.edu/Courses/Visualization10/?p=1013#comment-222 In reply to jeeyoung.

We put them in 2-D as 1-D allows less space for the nodes, and might be a little messier to identify each matrix.

]]>
By: Jeremy White https://pages.graphics.cs.wisc.edu/765-10/archives/1013-design-challenge-1-initial-results#comment-221 Thu, 11 Mar 2010 05:45:45 +0000 http://graphics.cs.wisc.edu/Courses/Visualization10/?p=1013#comment-221 I think the creation of a stand-alone piece of software is a good approach. The first image (node in center with connected nodes) gives a good impression of the overall strength of the collective values, but it might help to add something indicating how the data are weighted for each node (line width, circle border color, shape/orientation, etc.).

The bar and lightness tables are a good way make comparisons. It would be nice if the user to ghost out particular rows, columns or sections in order to reduce the visual impact of cells that are not pertinent when making comparisons. Allowing the user to adjust the display could also eliminate the redundant tabular data.

]]>
By: Adrian Mayorga https://pages.graphics.cs.wisc.edu/765-10/archives/1013-design-challenge-1-initial-results#comment-220 Thu, 11 Mar 2010 03:13:36 +0000 http://graphics.cs.wisc.edu/Courses/Visualization10/?p=1013#comment-220 I like the first and last visualizations, since you can see more than one matrix at one time.

However, I think the best thing about this system is that it looks like it could be extended very easily to support even more types of visualizations. The fact that you can have different views of the same frames seems very useful. Being consistent with the colors across the system seems like a must though, and adding a key someplace too.

]]>
By: turetsky https://pages.graphics.cs.wisc.edu/765-10/archives/1013-design-challenge-1-initial-results#comment-219 Thu, 11 Mar 2010 02:59:35 +0000 http://graphics.cs.wisc.edu/Courses/Visualization10/?p=1013#comment-219 I agree with Jeeyoung and Nakho, but it might be impossible depending on how the distances are calculated. It’s quite possible that the distance metric doesn’t support transitivity in such a way.

I like the idea of being able to compare many matrices on top of each other in the third way. Unfortunately, I can see it creating visual patterns that may not exist in the data.

The second design is simple, but I can begin to see patterns and maybe cliques, so I like it.

]]>
By: ChamanSingh https://pages.graphics.cs.wisc.edu/765-10/archives/1013-design-challenge-1-initial-results#comment-218 Thu, 11 Mar 2010 01:01:59 +0000 http://graphics.cs.wisc.edu/Courses/Visualization10/?p=1013#comment-218 The first design is good, when an user is directly interacting with the machine, but when using this technique on traditional paper, it has the same difficulties as graph plotting. It has less cluttering.

The second design is standard matrix display which is simple, but probably choice of colors is difficult task. One difficulty with this is that it is hard to distinguish colors, so probably numbers should also be printed in the box.

The third design is good for small dataset, but I am not quite sure how it will scale when the dimension grow to 10-15. This design may require large space.

]]>