← Back to team overview

yade-users team mailing list archive

[Question #690509]: MatplotlibDeprecationWarning:axes.color_cycle is deprecated and replaced with axes.prop_cycle; please use the latter.

 

New question #690509 on Yade:
https://answers.launchpad.net/yade/+question/690509

Dear all,

When I plot the chart of unbalancedForce and kineticEn, the program shows the following warning:

/usr/lib/python3/dist-packages/matplotlib/__init__.py:831: MatplotlibDeprecationWarning: axes.color_cycle is deprecated and replaced with axes.prop_cycle; please use the latter.
  mplDeprecation)
/usr/lib/python3/dist-packages/matplotlib/__init__.py:801: MatplotlibDeprecationWarning: axes.color_cycle is deprecated and replaced with axes.prop_cycle; please use the latter.
  mplDeprecation)

What is the impact of this problem and how to solve it?

Thanks in advance.
Jie

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.