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

Update egui_plot to fix the broken plot bounds #4635

Closed
emilk opened this issue Jan 2, 2024 · 0 comments · Fixed by #4645
Closed

Update egui_plot to fix the broken plot bounds #4635

emilk opened this issue Jan 2, 2024 · 0 comments · Fixed by #4645
Labels
dependencies concerning crates, pip packages etc egui Requires egui/eframe work
Milestone

Comments

@emilk
Copy link
Member

emilk commented Jan 2, 2024

Also requires a patch release of egui_plot

@emilk emilk added dependencies concerning crates, pip packages etc egui Requires egui/eframe work labels Jan 2, 2024
@emilk emilk added this to the 0.12 milestone Jan 2, 2024
emilk added a commit that referenced this issue Jan 3, 2024
### What
* Closes #4635
* See also emilk/egui#3763
* Includes this fix: emilk/egui#3722

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested the web demo (if applicable):
* Using newly built examples:
[app.rerun.io](https://app.rerun.io/pr/4645/index.html)
* Using examples from latest `main` build:
[app.rerun.io](https://app.rerun.io/pr/4645/index.html?manifest_url=https://app.rerun.io/version/main/examples_manifest.json)
* Using full set of examples from `nightly` build:
[app.rerun.io](https://app.rerun.io/pr/4645/index.html?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json)
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG

- [PR Build Summary](https://build.rerun.io/pr/4645)
- [Docs
preview](https://rerun.io/preview/82415b7ed7cb1d02464d80766a7007a9ab8cca08/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/82415b7ed7cb1d02464d80766a7007a9ab8cca08/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)
- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies concerning crates, pip packages etc egui Requires egui/eframe work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant