Replies: 34 comments 12 replies
-
A PivotTable widget would be great. |
Beta Was this translation helpful? Give feedback.
-
Copilot or Chat GPT bot for asking questions. |
Beta Was this translation helpful? Give feedback.
-
Voice chat AI assistant |
Beta Was this translation helpful? Give feedback.
-
Speedometer gauge widget, maybe something like https://www.npmjs.com/package/react-d3-speedometer ? |
Beta Was this translation helpful? Give feedback.
-
Audio notification widget or component. Like an alarm |
Beta Was this translation helpful? Give feedback.
-
A clock could be useful. Maybe some sort of timer/stopwatch too |
Beta Was this translation helpful? Give feedback.
-
UGP viewer for a specific table |
Beta Was this translation helpful? Give feedback.
-
A currency exchange rate table, with live exchange rates of popular currencies. |
Beta Was this translation helpful? Give feedback.
-
A little market news table, get live info about specific market sector or stock prices? |
Beta Was this translation helpful? Give feedback.
-
A way to schedule meaningful events, a small calendar-type thing? |
Beta Was this translation helpful? Give feedback.
-
IPython widget display |
Beta Was this translation helpful? Give feedback.
-
Spotify / Apple Music widget could be nice, not sure about practicality, but would be fun to be able to work with data and switch songs in the UI itself 😄 |
Beta Was this translation helpful? Give feedback.
-
A floating component for dh.ui. Like the linker modal, but something you can drag around and overlays everything. Could be useful for something like a floating control panel instead of needing to stick controls in a panel. |
Beta Was this translation helpful? Give feedback.
-
A voting widget, so we can collect the next set of hackathon ideas in-house ^-^ |
Beta Was this translation helpful? Give feedback.
-
My biggest complaint about the web ui is that it feels like a toy compared to some swing things. In particular, it is limited to 1 level deep, while swing allowed more component nesting. I'd like components that support deeper nesting or other navigation to handle complex scenarios. This may already be covered. |
Beta Was this translation helpful? Give feedback.
-
Video widget. For the video case, a live camera feed could be displayed. This would let the visual data be shown in parallel with DH code that is analyzing it. and video widgets. For the video case, a live camera feed could be displayed. This would let the visual data be shown in parallel with DH code that is analyzing it. |
Beta Was this translation helpful? Give feedback.
-
Image widget. This would be useful for creating UIs for labeling data for AI -- among other things. |
Beta Was this translation helpful? Give feedback.
-
Burndown chart |
Beta Was this translation helpful? Give feedback.
-
Iceberg catalog navigation (similar in spirit to DHE |
Beta Was this translation helpful? Give feedback.
-
Map / geographical display for data. |
Beta Was this translation helpful? Give feedback.
-
An Olympic event dashboard. Possible API: https://olympics.pressassociation.io/docs/coverage |
Beta Was this translation helpful? Give feedback.
-
Tic-tac-toe ui.component, like the React tutorial: https://react.dev/learn/tutorial-tic-tac-toe |
Beta Was this translation helpful? Give feedback.
-
Email notifcation |
Beta Was this translation helpful? Give feedback.
-
Log panel |
Beta Was this translation helpful? Give feedback.
-
Chat window (Colin had a JS client version of this a while ago I think). |
Beta Was this translation helpful? Give feedback.
-
File upload widget |
Beta Was this translation helpful? Give feedback.
-
Submit / Form builder (produces into TablePublisher) |
Beta Was this translation helpful? Give feedback.
-
Configurable action buttons to run arbitrary scripts or ones in paths within notebooks folder. |
Beta Was this translation helpful? Give feedback.
-
Location widget. Default to users location or allow them to manually enter one. |
Beta Was this translation helpful? Give feedback.
-
What kind of plugins would you like to see built in Deephaven? Use a WidgetPlugin as a starting point: https://github.com/deephaven/deephaven-plugins/tree/main/templates
Or just build a component in deephaven.ui: https://github.com/deephaven/deephaven-plugins/tree/main/plugins/ui/docs
Beta Was this translation helpful? Give feedback.
All reactions