Error while plotting residuals using Fluent visualization's matplotlib capabilities. The error is:
"No artists with labels found to put in legend. Note that artists whose label start with an underscore are ignored when legend() is called with no argument."
2) At the line 248 (for plotting residual), it shows this error:
"No artists with labels found to put in legend. Note that artists whose label start with an underscore are ignored when legend() is called with no argument."
π Before submitting the issue
π Description of the bug
Error while plotting residuals using Fluent visualization's matplotlib capabilities. The error is:
"No artists with labels found to put in legend. Note that artists whose label start with an underscore are ignored when legend() is called with no argument."
π Steps to reproduce
1 ) Run this tutorial "Postprocessing using PyVista and Matplotlib"
2) At the line 248 (for plotting residual), it shows this error:
"No artists with labels found to put in legend. Note that artists whose label start with an underscore are ignored when legend() is called with no argument."
π» Which operating system are you using?
Windows
π Which ANSYS version are you using?
ANSYS 23R2
π Which Python version are you using?
3.8
π¦ Installed packages