mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 10:04:14 -05:00
visualization graphs support .. #707
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 23, 2024).
Is your feature request related to a problem? Please describe.
Display graphs and charts (for ex: given .csv file data .. draw visualization graphs based on trends)
Describe the solution you'd like
A clear and concise description of what you want to happen.
Display visualization such as graphs and charts
Describe alternatives you've considered
Could some one explain how and where to modify to support visualization charts support
Additional context

Add any other context or screenshots about the feature request here.
@ack72tdp commented on GitHub (Apr 23, 2024):
any pointers on what code needs modification to support this would be great .. thanks..