Linking to d3.js

Hi,

I am trying to figure out if there is a way in which I can create a parallel coordinates graph in d3 and in order to make it interactive, link it to bokeh so that I can have a different parallel coordinates graph each time I choose a different data set. If anyone has worked on this before or have any idea on it, please do let me know. I am not very familiar with bokeh but I know I have to use the callback property. However, I am not sure how exactly I have to use it in order to link it with d3.

Regards

Lopamudra