bb-fusion

Displaying Image on hoverText from Multi-Level Pie

Recommended Posts

Hi, I am trying to display an image from a multi-level pie chart.  The image will not display at all if I just put in some preceeding tags (read on another post this was necessary) and if I put in text like name<br>email<br>phone<img ...>, then the picture is displayed to the far right below the text, but is not aligned in anyway with the text in the tooltip (I want it to display directly underneath and left aligned, beside the text, or anywhere else that looks nice).

Here is my tag:

<category label='FirstName LastName<BR>Position, Org' tooltext='<B>Name:</B> FirstName LastName <BR> <B>Phone:</B> 555.555.xxxx <BR> <B>Email:</B> [email protected]<br&gt; <img src='images/personnel/userPic.jpg' /> <BR> '>

Also of note, if I move the img tag before the text, the image displays over the text.  Is my tag wrong or does the image just not align well in the multi-level pie toolTip?

Thanks for your help.

-Anthony

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now