manim/tests/module
Frédéric Crozatier c98f3c786c
Added :class:.DiGraph, a mobject representing directed graphs (#2974)
* 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>
2023-04-06 13:40:23 +02:00
..
animation Fixed setting `run_time of :class:.Succession` after creating the animation object (#3003) 2022-10-29 07:33:29 +00:00
mobject Added :class:.DiGraph, a mobject representing directed graphs (#2974) 2023-04-06 13:40:23 +02:00
scene [pre-commit.ci] pre-commit autoupdate (#3141) 2023-02-07 01:52:17 +01:00
utils Migrate more os.path to pathlib in tests (#2991) 2022-10-26 19:51:38 +02:00