Skip to content

fix: plot legend error bug#702

Draft
ajcasagrande wants to merge 1 commit intomainfrom
ajc/plot-legend-error-nvbug
Draft

fix: plot legend error bug#702
ajcasagrande wants to merge 1 commit intomainfrom
ajc/plot-legend-error-nvbug

Conversation

@ajcasagrande
Copy link
Contributor

No description provided.

@ajcasagrande ajcasagrande marked this pull request as draft February 24, 2026 05:08
@github-actions
Copy link

Try out this PR

Quick install:

pip install --upgrade --force-reinstall git+https://github.com/ai-dynamo/aiperf.git@c98ac944c1e38f084722bab45d19c8dc79a8ddbe

Recommended with virtual environment (using uv):

uv venv --python 3.12 && source .venv/bin/activate
uv pip install --upgrade --force-reinstall git+https://github.com/ai-dynamo/aiperf.git@c98ac944c1e38f084722bab45d19c8dc79a8ddbe

Last updated for commit: c98ac94Browse code

@github-actions github-actions bot added the fix label Feb 24, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 24, 2026

Warning

Rate limit exceeded

@ajcasagrande has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 15 minutes and 16 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between e358413 and c98ac94.

📒 Files selected for processing (8)
  • src/aiperf/plot/config.py
  • src/aiperf/plot/core/data_preparation.py
  • src/aiperf/plot/core/plot_generator.py
  • src/aiperf/plot/core/plot_specs.py
  • src/aiperf/plot/dashboard/callbacks.py
  • src/aiperf/plot/exporters/png/multi_run.py
  • tests/unit/plot/test_bugfixes.py
  • tests/unit/plot/test_plot_config.py

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant