Skip to content

Conversation

@jetuk
Copy link
Contributor

@jetuk jetuk commented Jan 8, 2025

Updates the link argument to the impl Into<Vec2b> to be consistent with link_axis. This makes it slightly cleaner to use.

  • I have followed the instructions in the PR template

Updates the `link` argument to the `impl Into<Vec2b>` to be
consistent with `link_axis`. This makes it slightly cleaner
to use.
Copy link
Contributor

@bircni bircni left a comment

Choose a reason for hiding this comment

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

There are more points with the same Vec2b
Could you change these too?

@jetuk
Copy link
Contributor Author

jetuk commented Jan 8, 2025

Done, I think!

Copy link
Contributor

@bircni bircni left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

@cwfitzgerald cwfitzgerald left a comment

Choose a reason for hiding this comment

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

Would be great to have!

@emilk emilk added enhancement New feature or request include in changelog This change will be included in the changelog labels Jan 29, 2025
@emilk emilk merged commit 8b03e5e into emilk:main Jan 29, 2025
9 of 10 checks passed
michalsustr pushed a commit that referenced this pull request Nov 26, 2025
Updates the `link` argument to the `impl Into<Vec2b>` to be consistent
with `link_axis`. This makes it slightly cleaner to use.

<!--
Please read the "Making a PR" section of
[`CONTRIBUTING.md`](https://github.com/emilk/egui_plot/blob/master/CONTRIBUTING.md)
before opening a Pull Request!

* Keep your PR:s small and focused.
* The PR title is what ends up in the changelog, so make it descriptive!
* If applicable, add a screenshot or gif.
* If it is a non-trivial addition, consider adding a demo f or a new
example.
* Do NOT open PR:s from your `master` or `main` branch, as that makes it
hard for maintainers to test and add commits to your PR.
* Remember to run `cargo fmt` and `cargo clippy`.
* Open the PR as a draft until you have self-reviewed it and run
`./scripts/check.sh`.
* When you have addressed a PR comment, mark it as resolved.

Please be patient! We will review your PR, but our time is limited!
-->

* [x] I have followed the instructions in the PR template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request include in changelog This change will be included in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants