-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I would like to use lightning-scala for streaming plots, but couldn't make it work. Finally I found out that if you use PUT request instead of a POST request, you can update the data on the server, but I still need a method to automatically update the plot - right now after data update, the plot is not redrawn automatically (though it is redrawn with fresh data if you hit the refresh button in the browser).
What I would like to use Lightning for is real-time dashboards for streaming data from (Scala) Spark Streaming. Do you think this is a good idea or have any tips or thoughts on what your further development roadmap will be in this regard?
I would also like to contribute code if possible.
Thanks so much!
Metadata
Metadata
Assignees
Labels
No labels