egui/crates
Emil Ernerfeldt 527f4bfdf6
Expand plot axes thickness to fit their labels (#3921)
Expand the plot axis thickness as the contained plot axis labels get
wider.

This fixes a problem where the plot labels would otherwise get clipped.


![plot-axis-expansion](https://github.com/emilk/egui/assets/1148717/4500a26e-4a11-401d-9e8e-2d98d02ef3b7)
2024-01-30 12:45:27 +01:00
..
ecolor Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
eframe Much more accurate `cpu_usage` timing (#3913) 2024-01-29 19:12:16 +01:00
egui Expand plot axes thickness to fit their labels (#3921) 2024-01-30 12:45:27 +01:00
egui-wgpu Postpone call to get_current_texture (#3914) 2024-01-29 18:06:21 +01:00
egui-winit Postpone call to get_current_texture (#3914) 2024-01-29 18:06:21 +01:00
egui_demo_app Much more accurate `cpu_usage` timing (#3913) 2024-01-29 19:12:16 +01:00
egui_demo_lib Add drag-and-drop APIs with payloads storage (#3887) 2024-01-29 11:14:18 +01:00
egui_extras Use a selectable label for syntax-highlighted text in egui_extras 2024-01-22 14:47:58 +01:00
egui_glow Update wgpu to 0.19 (#3824) 2024-01-19 10:14:13 +01:00
egui_plot Expand plot axes thickness to fit their labels (#3921) 2024-01-30 12:45:27 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Expand plot axes thickness to fit their labels (#3921) 2024-01-30 12:45:27 +01:00
epaint Fix text selection crashes 2024-01-24 15:47:44 +01:00