-
Ray submitted 4311 on GForge: The default layout for "neighborhood" is terrible if there are more than a few subclasses. For example, look at the visualization of the Snomed Procedure term. The subcla…
-
The method guide of the Experiment class sets the sprite.visible to False and eliminates the sprite from the guides dictionary (see lines 300 and 301 in adolphus.interface.py), however the instance, (…
-
# Executive Summary
The record and conclusion models actually model the same domain but have been artificially separated. Thus, GedcomX isn't even interchangeable with itself in spite of trying to be…
-
Given position and momentum of the centre of mass, find the Lorentz contracted and light delayed version of an arbitrary rigid object, whether a bitmap or path.
Angles are assumed to be constant over …
-
Hi Mike,
am I correct that when you set an SVG attribute, (ie. .attr('width', 300)) the 'this-object' is not available? If I would want to find out the this.parent.index which I could do in Protovis,…