tpvasconcelos / ridgeplot

Beautiful ridgeline plots in Python
https://ridgeplot.readthedocs.io/
MIT License
65 stars 3 forks source link

Nan value in numpy array #188

Closed wangjiawen2013 closed 1 week ago

wangjiawen2013 commented 5 months ago

Hi, This is a very useful tool ! Does ridgeplot remove nan by default ?

tpvasconcelos commented 4 months ago

Hi @wangjiawen2013! Sorry for the delay. The short answer is no.

Do you have an example in mind where this would be a good idea?