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

v1.3.1 - corrects xticks in bar plots for large proteins #305

Merged
merged 3 commits into from
Dec 13, 2018

Conversation

joaomcteixeira
Copy link
Member

xticks and xticks_labels where not displaying properly when plotting large proteins.

This patch corrects xticks and labels display in Extended bar templates (horizontal and vertical). Now the number of xticks being displayed is set to a maximum in order to avoid crowding of the xticks. xticks are then displayed evenly spaced.

For Compacted bar plot, ticks are represented when the residue number is multiple of 10, even if this generates ticks not evenly spaced.

This behaviour might change in future releases depending on user suggestions.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updates fork to v1.3.0
@joaomcteixeira joaomcteixeira self-assigned this Dec 13, 2018
@joaomcteixeira joaomcteixeira requested a review from a team December 13, 2018 18:50
@joaomcteixeira joaomcteixeira merged commit e1a093f into Farseer-NMR:master Dec 13, 2018
@joaomcteixeira joaomcteixeira deleted the v1.3.1 branch December 13, 2018 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant