mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #1618] Graphs/Charts/plot_graph support #51238
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ack72tdp on GitHub (Apr 19, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1618
Is your feature request related to a problem? Please describe.
Can't display graphs/charts ... for ex: I asked to display population of USA by state and in a bar chart. It gives me the data.. but won't display the bar chart. or it gives me code to run ..
Describe the solution you'd like
It would be nice to have graph/chart/plot_graph support for data analysis support in the UI itself .. so one don't need to execute code
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
@tjbck commented on GitHub (Apr 19, 2024):
Duplicate #1321