Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arrays don't display on Shuffleboard #6404

Open
rzblue opened this issue Feb 28, 2024 · 1 comment
Open

Arrays don't display on Shuffleboard #6404

rzblue opened this issue Feb 28, 2024 · 1 comment
Labels
component: shuffleboard WPILib API for Shuffleboard type: fix Iterations on existing features or infrastructure.

Comments

@rzblue
Copy link
Member

rzblue commented Feb 28, 2024

The ShuffleboardTab.add*Array functions don't actually display the data on shuffleboard. We should remove these functions if they don't do what they say.

@Starlight220
Copy link
Member

The problem is Shuffleboard not having a widget for arrays: wpilibsuite/shuffleboard#305

If number arrays with graphs doesn't work anymore, then it was probably broken by the change to NT4.

@calcmogul calcmogul added component: shuffleboard WPILib API for Shuffleboard type: fix Iterations on existing features or infrastructure. labels Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: shuffleboard WPILib API for Shuffleboard type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

No branches or pull requests

3 participants