[ 
https://issues.apache.org/jira/browse/FLAGON-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944659#comment-16944659
 ] 

Rob Foley commented on FLAGON-464:
----------------------------------

It should be a fairly straightforward integration in terms of getting Distill 
and Dash to talk to one another. Dash uses Flask, which I believe Distill 
already uses. You'd (in theory) just need to start the Dash server and 
potentially render a blank layout, letting layout callbacks populate the data 
from the existing APIs. The tricky part would be live data, but that could 
probably be kludged with interval callbacks (essentially polling).

> Figure out how to include PlotLy and Dash
> -----------------------------------------
>
>                 Key: FLAGON-464
>                 URL: https://issues.apache.org/jira/browse/FLAGON-464
>             Project: Flagon
>          Issue Type: Task
>          Components: Distill
>    Affects Versions: Distill 0.1.0
>            Reporter: Joshua Poore
>            Assignee: Joshua Poore
>            Priority: Major
>             Fix For: Distill 0.1.0
>
>
> Does it get shipped through the PyPy libraries?
> Does it get shipped in its own module and gifted to plotly?
> How to abstract examples for testing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to