Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(MetricChart): add legend to some charts #1893

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

artemmufazalov
Copy link
Member

@artemmufazalov artemmufazalov commented Jan 31, 2025

Closes #656

Add legend for CPU and transactions latencies charts.

Update chartkit, so legend is with line colors instead of semi-transparent area colors

Stand: https://nda.ya.ru/t/l82iF3zb7BZz9X

Screenshot 2025-01-31 at 13 42 27

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
262 260 0 2 0

😟 No changes in tests. 😕

Bundle Size: ✅

Current: 80.20 MB | Main: 80.20 MB
Diff: 0.24 KB (-0.00%)

✅ Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • 📊 indicates links to detailed reports.
  • 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size.

@artemmufazalov artemmufazalov marked this pull request as ready for review January 31, 2025 10:45
@artemmufazalov artemmufazalov added this pull request to the merge queue Jan 31, 2025
Merged via the queue into main with commit b190e24 Jan 31, 2025
12 checks passed
@artemmufazalov artemmufazalov deleted the 656-charts-legend branch January 31, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve transactions Latencies chart
2 participants