I have an org chart with clikable nodes (by registering the select
event). I want to put img URLs in the org charts 'nodes' but although
they appear as through they are links, the select event takes
precedence - any way to have the get preference ???
e.g. I have html like but although hover ove
If you need to draw the same type of chart, you don't need to reinit
chart (don't call constructor second time). You also can set cells of
table without removing rows or columns (if you don't need to change
structure of data). Use setValue function.
Also you can redraw data with another type of c
I'm using the javascript API for Motion Chart and trying to get a
simple chart to show 2 Method bubbles ('Commodity-X' and 'Commodity-
Y') over time for 2 different Funding Sources A and B ... when I run
this, I get one bubble for 'Commodity-Y' only. Am I doing something
wrong? Here's how I load