tpvasconcelos / ridgeplot

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

Changed default line width to 2 #249

Closed ashu-agrawal1 closed 4 weeks ago

ashu-agrawal1 commented 4 weeks ago

fixes #247 Changed the default width to 2.0

tpvasconcelos commented 4 weeks ago

@ashu-agrawal1 Thanks for your contribution but unfortunately I had already started working on this :/

Please take a look at https://github.com/tpvasconcelos/ridgeplot/pull/248 as a reference for all the things that need to be updated even for these small enhancements (e.g. docs, change notices, changelog updates, etc...)