With the upcoming 0.2.0 release, we should proactively open some PR in the following projects addressing the deprecation warnings
Files that need to be updated:
In addition to the files mentioned above, we also need to add a lower bound to the supported version of ridgeplot (i.e., ridgeplot>=0.2.0)
As a nice bonus, we should make use of the new features in 0.2.0 such as the new "fillgradiant" colormode and the (WIP) ability to specify categorical colors.
With the upcoming
0.2.0release, we should proactively open some PR in the following projects addressing the deprecation warningsFiles that need to be updated:
In addition to the files mentioned above, we also need to add a lower bound to the supported version of ridgeplot (i.e.,
ridgeplot>=0.2.0)As a nice bonus, we should make use of the new features in 0.2.0 such as the new
"fillgradiant"colormode and the (WIP) ability to specify categorical colors.