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

Add New Graphs in Stats Page #85

Merged
merged 3 commits into from
Jan 20, 2024
Merged

Add New Graphs in Stats Page #85

merged 3 commits into from
Jan 20, 2024

Conversation

Dialpuri
Copy link
Collaborator

Description

This branch introduces a new page to the Privateer Webapp/DB which is built to show a range of glyco-related statistics

Changes Include

  • Added conformational errors versus time and resolution

Please review the changes and provide any necessary feedback or approve the pull request if everything looks OK.

The background color of the error graphs was changed to transparent from preset colors and a modebar was added with defined colors. Additionally, minor adjustments were done in some graph elements like adding a suffix in yaxis2, adjusting the range of xaxis and fixing code styling issues. These changes improve the visual representation of data as well as the code readability.

Signed-off-by: Jordan Dialpuri <44945647+Dialpuri@users.noreply.github.com>
Graph image format has been changed from 'svg' to 'png', while its height has been reduced to 800 from 1000 for better visuals. A font attribute has also been added to modebar for further styling capabilities. These changes aim to improve user experience while maintaining the data representation's integrity.

Signed-off-by: Jordan Dialpuri <44945647+Dialpuri@users.noreply.github.com>
Two new components, ConformationErrorsVsResolution and ConformationErrorsVsYear are added to visualize conformational anomalies. They include state management and PDB toggle functionalities to enhance user interaction. These implementations provide additional analytical depth into the datasets.

Signed-off-by: Jordan Dialpuri <44945647+Dialpuri@users.noreply.github.com>
@Dialpuri Dialpuri merged commit 43247d3 into webapp Jan 20, 2024
2 checks passed
@Dialpuri Dialpuri deleted the add_statistics_for_db branch January 29, 2024 08:26
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.

1 participant