* Closes https://github.com/emilk/egui/issues/4434 Shouldn't break anything, because when all arguments have a 'static lifetime (required without this PR), the Plot is also 'static and can be used like before. |
||
|---|---|---|
| .. | ||
| items | ||
| axis.rs | ||
| legend.rs | ||
| lib.rs | ||
| memory.rs | ||
| plot_ui.rs | ||
| transform.rs | ||