sefffal / PairPlots.jl

Beautiful and flexible vizualizations of high dimensional data
https://sefffal.github.io/PairPlots.jl/dev
MIT License
130 stars 7 forks source link

Add support for Unitful.jl #22

Closed juliohm closed 9 months ago

juliohm commented 11 months ago

The Unitful.jl package is widely used, you could add a package extension that removes the units with ustrip plots and adds the labels to the axis with unit.

sefffal commented 10 months ago

That would be a nice addition 👍

sefffal commented 9 months ago

If we added this feature, it should ideally work with both Unitful and DynamicalQuantities.

juliohm commented 9 months ago

Thank you @sefffal for all these quick fixes. Really helpful!

sefffal commented 9 months ago

No problem! If things fall behind again, please feel free to ping me.