> I'm not talking about interacting with caviz. I'm talking about
> interacting with the html which is generated by canviz. I'm trying to
> add interactivity on the client side (more efficient) through
> javascript instead of going all the way back to the server to
> regenerate the viz.
Absolutely, and I do totally intend for you to be able to do this. See my response in the "ID for nodes and edges and graphs?" thread about how I intend for you to do this by manipulating the JavaScript graph object.
> I'll
> check out ideatree and see if its a better fit for what I'm trying to
> do.
Note that Ron's ideatree API does use Canviz for drawing.