DiamondLightSource / ViSR

ViSR - todo add description
Apache License 2.0
0 stars 0 forks source link

Display a matplotlib graph of the results #6

Closed stan-dot closed 4 weeks ago

stan-dot commented 3 months ago

test easycharts https://medium.com/analytics-vidhya/data-visualization-using-fastapi-and-easycharts-493eda3b1f3d

and server side events https://ron.sh/creating-real-time-charts-with-fastapi/

and inspired by davidia https://github.com/DiamondLightSource/davidia

stan-dot commented 1 month ago

should test with data streaming

stan-dot commented 1 month ago

update: websockets react solution is pursued at the moment instead, with streaming numpy arrays

stan-dot commented 4 weeks ago

this was essentially demonstrated to work with fake data