Seabon style in Matplotlib being deprecated
thewchan opened this issue · 1 comments
thewchan commented
Hi just wanted to check which Matplotlib version is being supported? The requirements in setup.py
says >=3.3.3
, but "seaborn" style which is set when importing AutoViz_Class tries to set the style to seaborn was deprecated since matplotlib 3.6 (see: https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.6.0.html#seaborn-styles-renamed)
The error message I got was: https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.6.0.html#seaborn-styles-renamed