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> |
||
|---|---|---|
| .. | ||
| geometry | ||
| graphing | ||
| mobject | ||
| svg | ||
| text | ||
| types/vectorized_mobject | ||
| test_boolean_ops.py | ||
| test_graph.py | ||
| test_value_tracker.py | ||