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

Support data buffers in tables (same as plots) #2356

Open
michaeltraxler opened this issue Jun 22, 2024 · 0 comments
Open

Support data buffers in tables (same as plots) #2356

michaeltraxler opened this issue Jun 22, 2024 · 0 comments
Labels
feature Feature request ui Related to UI

Comments

@michaeltraxler
Copy link

The feature, that plots have the data class as the origin of the data to be shown is very nice.
This is unfortunately not implemented for wave-tables (ui.table).
Currently, one is forced to completely fill all rows of a table, even if only one value is changing.
This breaks the comfort learned from using the plot-class.

@michaeltraxler michaeltraxler added the feature Feature request label Jun 22, 2024
@mturoci mturoci changed the title Tables should also support the wave-data-class as the origin of the data to be shown Support data buffers in tables (same as plots) Jun 24, 2024
@mturoci mturoci added the ui Related to UI label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request ui Related to UI
Projects
None yet
Development

No branches or pull requests

2 participants