bluesky / bluesky-webclient

A React Material UI based web client developed in TypeScript to enable acquisition of data on the web with bluesky
BSD 3-Clause "New" or "Revised" License
13 stars 9 forks source link

Make the history of plans panel wider + add table #66

Open mrakitin opened 3 years ago

mrakitin commented 3 years ago

We need better-structured data displayed in the history of plans. The panel should be wider, or expandable, and should contain records in a tabular form, so that not only a uid[:8] is displayed, but also a timestamp and other useful info (scan_id, detectors, motors, etc.)