JSON->D3.js->DOM in a table or grid or other visualization

I would like to send messages in JSON to a function which will display the DOM (JSON->D3.js->DOM[SVG or X3DOM]) element produced in a table or grid. Is there a way to do this in Kibana?

@coderextreme The visualization API is not directly exposed, but feel free to checkout the VislibRenderbot if you are interested in how we interface with the kibana vislib