acmerobotics / ftc-dashboard

React-based web dashboard designed for FTC
https://acmerobotics.github.io/ftc-dashboard
Other
178 stars 137 forks source link

Graph not showing #113

Closed saa938 closed 12 months ago

saa938 commented 1 year ago

I followed all the steps and I'm trying to tune Feedforward, but the graph isn't showing. It's showing for the Localization test and all the other tests but not for this.

Screen Shot 2022-11-27 at 5 54 12 PM
rbrott commented 1 year ago

I'm not sure what the screenshot is supposed to show. Telemetry items will only be available when they are sent and that only happens after init in most op modes.