Eric: I just looked through your code.  It doesn't seem like there's very
much plotly-specific code in there.  I wonder if you could generalize a
little so that Bokeh or Vega could use your websocket approach as well.
That seems like it has uses beyond desktop visualizations.  I also think it
would be great to separate plot-creation from plot-updating so that you
could use websockets to update existing plots.  Let me know if you'd like
to integrate your idea with Plots.jl.

ps - I love your music choice for your video... very dramatic

On Mon, Nov 23, 2015 at 2:34 PM, Tom Breloff <[email protected]> wrote:

> Much of Plotly.jl is for interacting with the cloud API (login,
> credentials, etc). The remainder cannot be called directly so, for my
> purpose, it made more sense to just build the json directly. Others will
> likely still find this package to be useful.
>
>
> On Monday, November 23, 2015, Sisyphuss <[email protected]> wrote:
>
>> So the following package is no longer useful?
>>
>> https://github.com/plotly/Plotly.jl
>>
>

Reply via email to