skunkforce / OmniView

This Repository contains the OmnAIView Software, which is used in the AW4null Research Projects
https://www.autowerkstatt40.org/
MIT License
3 stars 4 forks source link

Feature : Loading old data #155

Closed AKMaily closed 6 months ago

AKMaily commented 6 months ago

To display old measurements, the user should be able to load already saved .csv Files from their file browser into the Software and display them in the plot region. This includes the following steps:

  1. Having a menu or button that opens the file browser where the data can be displayed
  2. Displaying the filenames in the "Devices connected" section
  3. Selecting which data should be displayed in the plot region
  4. Displaying the data in the plot region

First it should be researched how the data can be loaded into the Software and displayed in the plot region. A cods example should be provided.

R-Abbasi commented 6 months ago

https://github.com/skunkforce/OmniView/pull/156