After a bit of a delay, Constellation Framework 0.2 has finally been released. The new version includes support for Flex components inside node and edge renderers, layout behaviors which target a subset of nodes, and additional advanced graph processing methods.
DebateGraph.org is a collaborative tool for debating today's controversial subjects. The site uses Constellation Roamer to visualize the relationships between arguments on topics like the Obama administration and the crisis in Gaza.
In January, the website was featured in the London newspaper, the Independent.
You can find out a bit more about the DebateGraph implementation in this previous post.
A new version of the AS3 graphviz library, Constellation Framework, is coming out in a couple weeks. Since its initial release in November, it has already been used in a handful of projects and there are more exciting implementations on the way. Read on to find out about some of the upcoming features.
ResearchScorecard is a data mining web application which helps medical researchers find people to collaborate with. While there are many tools available for digging up papers and journal publications, there isn't a whole lot of help for discovering the perfect research collaborator. Where is the web 2.0 social network of scientists and clinicians?
Last summer I used Constellation Framework to create a graph visualization of mutual friends on Facebook. I just noticed that the project has been featured on the visualization roundup website, VisualComplexity.com.
Read on for more info about this particular graphviz implementation.
At its heart, Constellation Roamer is a tree visualization. Each time a new node is selected, a tree rooted at that node is presented to the user. In these tree visualizations it's nice to give some indication of each node's depth. Some visualizations use concentric rings to explicitly show how far a node is from the root node.
Roamer really only supports indicating depth for two levels: level zero—the selected node—and everything else. The reason for this is that the number of customizable properties would explode if each node was rendered differently depending on its distance from the root node. However, with version 1.2.5 there is another way.
Check out the live demo after the jump.
A new update for Constellation Roamer is now out. Version 1.2.5 fixes a bunch of bugs and adds some of the most commonly-requested features. Here's what you'll find in the new release.
The Chevron Careers website has just gone live, boasting an interactive tree visualization built on Constellation Framework. The customizations were built by Asterisq with a turn around time of just a week-and-a-half!
Read on to find out about specific features used in this visualization.
Fav Mapper is an application that lets you browse your friends' favourite movies, music, and books. It's built on the ubiquitous Facebook platform and uses Constellation Framework to produce an interactive graph visualization. Go ahead, give it a go.
It's always exciting to see what people are building with the Constellation visualization tools! Recently, I came across a couple websites that use Constellation Roamer—both of which are freely visible on the internet. That means you could go over and check them out!
A bunch of new tutorials for Constellation Framework have been posted. Head over to the Documentation page if you'd like to learn how to use this Actionscript visualization library. There's now information on using the graph data structure, creating your very own node renderers, and detailed information about some of the node layout behaviors.
If there are other tutorials you'd like to see, please contact us!
Tutorials for the Constellation Framework graph visualization library have started to go up. Now there are tutorials for getting started in both Flex and Flash, and for using the graph data structure. You can find find them under Framework Documentation.
Constellation Framework—the new graph visualization library for Flash and Flex—has been released! Go to the product page to check out the feature list and find out what it's capable of!
There has been a lot of work going on around here and as a result we have some exciting news. A new version of Constellation Roamer is on its way! Even more exciting, though, is the imminent release of a Flash/Flex library for graph visualization!
Read on for info on the features.
One common request for Constellation Roamer is a history feature. Web application developers want to give their users the option to look over the trail of nodes they've viewed.
This can be done using the Javascript interface methods built into Roamer. Before we get into the howto, here's a demo of the feature in action (after the jump).
Activating the Javascript interface in Constellation Roamer is easy but getting it setup can take a bit more work. This has a lot to do with how different browsers embed Flash movies in HTML pages but this tutorial will help you get that sorted out.
Asterisq now has a blog where you'll find helpful tips for making the most of our products, links to implementations of our visualizations, and of course, the latest news.
The latest version of Constellation Roamer fixes some bugs and introduces the most-requested features.
Nathan Chase of FlowingData posted an article about the online visualization market. Constellation Roamer was featured as one of the premium online visualization tools available on the web today.
Less than a month after initial release, a new version is out! Several features have been added including panning, images and new shapes for node graphics, arrowheads, and a javascript interface.