[PR #18040] [MERGED] FEAT: Add Vega-Lite Char Visualizer Renderer #47700

Closed
opened 2026-04-29 23:02:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/18040
Author: @rgaricano
Created: 10/4/2025
Status: Merged
Merged: 10/4/2025
Merged by: @tjbck

Base: devHead: dev-FEAT_Vega_Visualizer


📝 Commits (1)

  • 039358e FEAT: Add Vega-Lite Char Visualizer Renderer

📊 Changes

2 files changed (+9 additions, -1 deletions)

View changed files

📝 package.json (+1 -0)
📝 src/lib/utils/index.ts (+8 -1)

📄 Description

FEAT: Add Vega-Lite Char Visualizer Renderer

Add suport for Vega-Lite Specifications.
Vega-Lite is a "compiled" version of Vega Char Visualizer. For be rendered with Vega it have to be compiled.
This PR add the check and compile if necessary, is a complement of recent Vega Renderer Feature added.


Contributor License Agreement

By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/18040 **Author:** [@rgaricano](https://github.com/rgaricano) **Created:** 10/4/2025 **Status:** ✅ Merged **Merged:** 10/4/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dev-FEAT_Vega_Visualizer` --- ### 📝 Commits (1) - [`039358e`](https://github.com/open-webui/open-webui/commit/039358e0490413b10668e96b6be06d7c96d88bea) FEAT: Add Vega-Lite Char Visualizer Renderer ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -0) 📝 `src/lib/utils/index.ts` (+8 -1) </details> ### 📄 Description ### FEAT: Add Vega-Lite Char Visualizer Renderer Add suport for Vega-Lite Specifications. Vega-Lite is a "compiled" version of Vega Char Visualizer. For be rendered with Vega it have to be compiled. This PR add the check and compile if necessary, is a complement of recent Vega Renderer Feature added. ____ ### Contributor License Agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 23:02:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#47700