emilk/egui_plot

Axis transformation (eg log space)

Open

#187 opened on Nov 28, 2025

 (5 comments) (0 reactions) (0 assignees)Rust (105 forks)github user discovery
component: 2d plotgood first issue

Repository metrics

Stars
 (460 stars)
PR merge metrics
 (Avg merge 99d 7h) (3 merged PRs in 30d)

Description

Non-linear axis transformations: log with customizable base (common: 2,e,10), or any other strictly monotonic transformation

Contributor guide