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

Fix the axis on the LTC prevalence plot #124

Merged
merged 4 commits into from
Nov 22, 2024
Merged

Conversation

Moohan
Copy link
Member

@Moohan Moohan commented Nov 7, 2024

This was (yet another) a mistake introduced in #69, it resolves #125

Before:
image

After:
image

This was (yet another) a mistake introduced in #69
Rather than generating another sequence, just supply the function `abs()` which will use the breaks and make it positive.
@Moohan Moohan requested review from CliveWG, a team and RyanDuffy01 and removed request for a team November 7, 2024 16:56
@Moohan Moohan removed the request for review from CliveWG November 21, 2024 15:09
Copy link

@RyanDuffy01 RyanDuffy01 left a comment

Choose a reason for hiding this comment

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

Have tested for multiple localities and works as intended

@Moohan Moohan merged commit 1d44d8c into development Nov 22, 2024
2 checks passed
@Moohan Moohan deleted the bug/fig_13_ltc_prev_plot branch November 22, 2024 13:00
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.

figure 13 needs 1 y-axis set of labels and a title and labels for the 2nd x-axis
2 participants