Northeastern-Electric-Racing / Argos

Our full-stack data visualization tool
GNU Affero General Public License v3.0
1 stars 0 forks source link

#156 fault page #211

Open RChandler234 opened 2 months ago

RChandler234 commented 2 months ago

Changes

This PR is very much in progress rn

Have a running log of the faults. The middle display is going to show important info about a selected fault (will default to the most recent fault). The panel on the right is going to be every data point that corresponds to the point in time the fault was recorded.

Goal is to be able to retrieve/ visualize about 30 seconds of data before the Fault.

To Do

Checklist

It can be helpful to check the Checks and Files changed tabs. Please review the contributor guide and reach out to your Tech Lead if anything is unclear. Please request reviewers and ping on slack only after you've gone through this whole checklist.

Closes #156 (issue #)

RChandler234 commented 2 months ago

Sends date correctly to backend now; need to search for data not at the exact time (getting only like 0-2 data points rn) and add a new type, transformer to get dataTypeName with the query