Justin. The example looks great. As for the whole tipsy being out of
sync, I've also noticed it. In fact the tipsy implementation I have
in one of my projects has a tipsy.gif to draw the arrows. From a
conceptual point I'm struggling on wether to do labels the 'tipsy'
way, in which one overrides the effect of the 'title' attribute (html
or svg), or making up something that is more tailored to d3. For now,
I'm gonna go with the tipsy structure, even though I will embed html
in the tooltip sometimes. Let's see how that turns out.
- R
> 1. Improved the bounding box model. This should fix the minor positioning
> issues. Wasn't a problem in your demo, but it would be eventually.
> 2. Fixed the js/css that dealt with the nw/sw/etc orientation.
> 3. Added a 'hoverlock' option that will prevent the popup from
> disappearing if it is hovered. This should let you embed arbitrary
> interactive html content. You can click your links now.
>
> I want to make your translation function for title elements the default once
> svg is detected... still need to straighten that out.
>
> Finally, I'm also noticing that the version of tipsy on git is much
> different than the one demoed on the website. I'm worried that the project
> is in some sort of major transition. However, there doesn't seem to be
> much recent activity, and a ton of open pull requests. Perhaps the author
> got interrupted, or had to drop the project for a while.
>
> -Justin
>
> On Sun, Sep 4, 2011 at 1:53 PM, Ricardo <
>