Spark notebook does something similar, take a look at their line chart code
<https://github.com/andypetrella/spark-notebook/blob/master/app/assets/javascripts/notebook/magic/lineChart.coffee>

On Fri, Sep 11, 2015 at 8:56 AM, Shashi Vishwakarma <
shashi.vish...@gmail.com> wrote:

> Hi
>
> I have got streaming data which needs to be processed and send for
> visualization.  I am planning to use spark streaming for this but little
> bit confused in choosing visualization tool. I read somewhere that D3.js
> can be used but i wanted know which is best tool for visualization while
> dealing with streaming application.(something that can be easily integrated)
>
> If someone has any link which can tell about D3.js(or any other
> visualization tool) and Spark streaming application integration  then
> please share . That would be great help.
>
>
> Thanks and Regards
> Shashi
>
>

Reply via email to