mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-22 03:45:20 -04:00
[PR #170] [MERGED] feat: support export recharts in dynamic ui #175
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?
📋 Pull Request Information
Original PR: https://github.com/run-llama/chat-ui/pull/170
Author: @thucpn
Created: 7/10/2025
Status: ✅ Merged
Merged: 7/10/2025
Merged by: @marcusschiesser
Base:
main← Head:tp/support-recharts📝 Commits (1)
6a08ad6feat: support export recharts in dynamic ui📊 Changes
6 files changed (+89 additions, -4 deletions)
View changed files
➕
apps/web/app/examples/dynamic-chart/data/simple-chart.ts(+57 -0)➕
apps/web/app/examples/dynamic-chart/page.tsx(+25 -0)📝
packages/dynamic/package.json(+1 -1)📝
packages/dynamic/src/babel/import.ts(+3 -0)📝
packages/dynamic/src/components/ui/chart.tsx(+2 -2)📝
pnpm-lock.yaml(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.