I haven't followed all the changes to plotting. Do you know what the
PR SymPy was that changed this?

Aaron Meurer

On Sat, Nov 9, 2024 at 1:24 PM Matthias Geier <matthias.ge...@gmail.com> wrote:
>
> Hi all.
>
> A few years ago, I have documented how to create Matplotlib animations
> from SymPy plots:
> https://nbviewer.org/github/mgeier/python-audio/blob/master/sympy/sympy-matplotlib-animations.ipynb
>
> This has worked quite well (as can be seen in the link), but in the
> meantime, the behavior/usage of the MatplotlibBackend seems to have
> changed and some of the approaches don't work anymore with the latest
> SymPy/Matplotlib versions.
>
> Most notably, the process_series() method doesn't seem to have the
> desired effect anymore.
>
> Note that the approach using get_points() still works perfectly, and
> the approach using get_segments() is deprecated, and is not expected
> to work anymore.
>
> Does anyone have an idea how to make the approaches using
> MatplotlibBackend work again?
>
> cheers,
> Matthias
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sympy+unsubscr...@googlegroups.com.
> To view this discussion visit 
> https://groups.google.com/d/msgid/sympy/CAFesC-dx1U1%2BLHDpU4J-SqLs21cszhCaDXSLYSf2dEuTDEjYDg%40mail.gmail.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sympy/CAKgW%3D6K1hVkWmw3FZ0nHBemS4oBkAqC4kRHdR9uxSXXk6f21EA%40mail.gmail.com.

Reply via email to