ManimCommunity / manim

A community-maintained Python framework for creating mathematical animations.
https://www.manim.community
MIT License
26.81k stars 1.84k forks source link

Finish issue 3804 and pass all the tests of number_line #3962

Open liuyiheng0113 opened 1 month ago

liuyiheng0113 commented 1 month ago

Overview: What does this pull request change?

Change number_line.py and add animatable_coordinate_systems.py

Motivation and Explanation: Why and how do your changes improve the library?

To fix issue #3804

Links to added or changed documentation pages

Further Information and Comments

Reviewer Checklist