Skip to content

Share analysis graph code for submissions #2956

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

Merged
merged 1 commit into from
Mar 15, 2025

Conversation

Kevinjil
Copy link
Contributor

The code for the contest analysis was updated in #2944, but not yet for the problem analysis. As these graphs should behave the same, the code for creating the graph has been moved from twig to static JavaScript and only the data is rendered in twig. This simplifies sharing the graph creation code and slightly reduces server rendering load.

Smaller problem-submission graph:
image

The code for the contest analysis was updated, but not yet for the
problem analysis. As these graphs should behave the same, the code for
creating the graph has been moved from twig to static JavaScript and
only the data is rendered in twig. This simplifies sharing the graph
creation code and slightly reduces server rendering load.
Copy link
Member

@meisterT meisterT left a comment

Choose a reason for hiding this comment

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

Great!

@Kevinjil Kevinjil added this pull request to the merge queue Mar 15, 2025
Merged via the queue into DOMjudge:main with commit 76dbcf5 Mar 15, 2025
36 checks passed
@Kevinjil Kevinjil deleted the feature/analysis-buckets branch March 15, 2025 12:02
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.

2 participants