emilk / egui_plot

2D plotting library in Rust for egui
Apache License 2.0
90 stars 31 forks source link

Multiple Y-axes on plots #16

Open DBTaylor opened 2 years ago

DBTaylor commented 2 years ago

It would be nice to have the option for multiple Y-axes on plots (and the ability to make them invisible) for viewing data series together that have very different scales

simonkampe commented 2 years ago

I am also missing this, will try to implement it asap.

galop1n commented 1 year ago

I second the request.

juanespj commented 1 year ago

this would be great to have!

YgorSouza commented 1 year ago

This is now available as of 0.23. https://docs.rs/egui_plot/0.23.0/egui_plot/struct.Plot.html#method.custom_y_axes