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

include label.pos in latest version #159

Closed
n8thangreen opened this issue Dec 29, 2024 · 3 comments
Closed

include label.pos in latest version #159

n8thangreen opened this issue Dec 29, 2024 · 3 comments

Comments

@n8thangreen
Copy link
Owner

@giabaio I found the code that's missing:

x = ifelse(range.c[1] / wtp > range.e[1], range.c[1] / wtp, range.e[1]),

So it sticks the k-... next to the wtp line at minimum x-axis value as long as it doesn't go off the bottom of the plot. Shouldn't be difficult to add this back in.

@giabaio
Copy link
Collaborator

giabaio commented Dec 29, 2024 via email

@n8thangreen
Copy link
Owner Author

closed by c7351e4

@giabaio
Copy link
Collaborator

giabaio commented Jan 2, 2025 via email

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

No branches or pull requests

2 participants