Extending JSViz
I didn't really know what to work on today. The next step is to integrate the social aspects (e-mail data) with what we are pulling from the repository. Sarah is working on the "suggested contacts" plugin at the moment, and I feel that anything else should wait until after our meeting with Anita tomorrow.
So, I settled on working more with the visualizations, and trying to decide if JSViz is really going for work with what we are doing. I managed to find the bug that was "breaking" my graphs (a missing "
!= null " in one of the JSViz layout files. I also modified the JSViz source code so that individual edge weights can be specified. It also looks like there's a nicer way to render the graphs using SVG. There was an error in the code that was preventing it from making them this way. Here's the before and after shots:

1 Comments:
Ainsley - did you submit your bug fix back to the JSViz project?
Post a Comment
<< Home