shuffleboard icon indicating copy to clipboard operation
shuffleboard copied to clipboard

A modern dashboard for FRC

Results 82 shuffleboard issues
Sort by recently updated
recently updated
newest added

Currently there is no way to programatically position widgets within a layout. This could be accomplished without changing the current API; lists could be ordered with the specified widget column...

feature request

Grid layouts currently do not provide any way to programatically specify the number of rows/columns in the grid. This could be inferred from the size parameters, or specified separately.

**Is your feature request related to a problem? Please describe.** I'd like it to be easier to customize widgets. Seems hard, have to go create a custom file and edit...

**Is your feature request related to a problem? Please describe.** Perhaps I'm not understanding this correctly, but it seems difficult/impossible to target a specific widget with CSS changes unique to...

**Describe the bug** If you save dashboard with a camera widget with the compression set, and only compression, it does not come back properly when the file is reloaded. The...

After a while a given graph widget will have several of the same data source but on the most recent will plot. We essentially have to re-setup all our plots...

I'm having trouble turning OFF the auto-populate feature on any tabs. If I use the main TABS menu and go to preferences, and change them (eg: turn off auto-populate) and...

**Is your feature request related to a problem? Please describe.** Shuffleboard's camera image crosshair is centered on the image. However, it might not always be desirable for the crosshair to...

feature request
widget
plugin: cameraserver

An option that would allow for the plotting of x and y coordinates [for example to show robot position or plot a value using a stored time, etc.] would be...

feature request