mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* Directed graphs * use type instead of isinstance * respect object boundary * refactor graph with GenericGraph * update tests * fix doc string * custom tips override default, and more documentation * improve docstring situation, move examples to concrete classes * further improve docstrings * refactor: remove graph_type, simplify handling of tip_config * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed superfluous import * fixed two tests --------- Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| control_data | ||
| helpers | ||
| interface | ||
| miscellaneous | ||
| module | ||
| opengl | ||
| test_graphical_units | ||
| test_logging | ||
| test_plugins | ||
| test_scene_rendering | ||
| utils | ||
| __init__.py | ||
| assert_utils.py | ||
| conftest.py | ||
| standard_config.cfg | ||
| template_generate_graphical_units_data.py | ||
| test_camera.py | ||
| test_code_mobject.py | ||
| test_config.py | ||
| test_ipython_magic.py | ||