emilk / emilk/egui_plot

Add support for `Arrows::width()`

Open
#230 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
468
Forks
108
Avg merge
15m
Merged PRs (30d)
3

Description

**Is your feature request related to a problem? Please describe.**
Sometimes arrows can be hard to see (e.g. when they're along the X or Y axis) so it would be nice to be able to increase their width so they're more visible.

**Describe the solution you'd like**
Add `Arrows::width()`, which would work like `Line::width()` and similar.

**Describe alternatives you've considered**
`Arrows::highlight(true)` helps, but it would be nice to have more control than this offers.

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.