Skip to content

Conversation

@dlemiech
Copy link
Contributor

@dlemiech dlemiech commented Dec 30, 2025

Description

Added chart component

Checklist:

  • I agree to use the APACHE-2.0 license for my code changes.
  • I have not introduced any 3rd party components incompatible with APACHE-2.0.
  • I have not included any company confidential information, trade secret, password or security token.
  • I have performed a self-review of my code.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds Recharts integration to the ViPPET UI for charting capabilities.

  • Added a new chart component wrapper around the Recharts library
  • Added the recharts dependency to package.json
  • Alphabetically sorted imports in Home.tsx

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
tools/visual-pipeline-and-platform-evaluation-tool/ui/src/components/ui/chart.tsx New chart component providing ChartContainer, ChartTooltip, ChartLegend, and related utilities wrapping Recharts primitives
tools/visual-pipeline-and-platform-evaluation-tool/ui/package.json Added recharts ^2.15.4 dependency
tools/visual-pipeline-and-platform-evaluation-tool/ui/src/pages/Home.tsx Alphabetically sorted lucide-react imports
Files not reviewed (1)
  • tools/visual-pipeline-and-platform-evaluation-tool/ui/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dlemiech dlemiech merged commit 73cc57d into main Jan 8, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants