manim/docs/source
Laith Bahodi 8691284496
Update examples to use :class:Axes and deprecate :class:GraphScene (#1598)
* revert NumberPlane box and minor changes to other classes

* replace width in config with x_length

* fix tests

* comment out test

* get_graph label + dot mechanics

* remove graph_label from graphscene

* port over i2gp documentation + typing

* port over angle_of_tangent + docs + typing

* fix get_projection

* get_riemann rectangles + move get_graph_label

* doc changes to i2gp

* slope of tangent and get_derivative

* adjust get_axist label to allow more than mathtex

* fix dot_config

* remove default parameters from graph_get_label

* reordering + minor doc changes

* get_secant_slope_group

* get_vertical_lines_to_graph

* add_t_label converted + example + dics + portability +

* static method

* doc touchups + bugfix in get_graph

* bring back get_graph_label in graphscene

* bring back get_graph_label in graphscene pt2

* bring back get_graph_label in graphscene pt 3

* suggestions from code review + two bug fixes + documentation edits

* hardcode width_scale_factor + edits

* added docs for label methods

* fix get_graph's t_range issue, tuple issue and spam np.array in functions.py

* forgot movbject quotes + get_Graph fix

* x_range

* add defaults for coordinate_system

* oops passed x_range not t_range for get_graph

* minor docs fix + restore width_Scale_factor

* add numbers_to_include for number_line

* added get_area, bounded_graph and blend

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: none can be specified for get_area + minor changes

* forgot self.origin_shift

* bad at git

* minor change to numberline.py: defaults rounded + numbers_to_include removes need for include_numbers

* fix: get_projection actually works now

* fix typing

* precommit + missing import

* botched imports

* improve logic for add_numebrs, (maybe sets?)

* fix self.numbers_to_include and add tips parameter that makes tip removal easy

* update all examples which reference GraphScene

* fix indentation

* increase rects in example + make label white

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2021-05-31 12:17:15 +02:00
..
_static Update of rate_functions (#1486) 2021-05-12 15:17:06 +02:00
_templates render full documentation for module level functions 2020-10-31 16:11:08 +01:00
changelog Adding spell checker as a pre-commit hook (#1544) 2021-05-21 15:43:31 +05:30
contributing Fixed the typo for Admonitions (#1551) 2021-05-21 15:35:13 +02:00
installation Copyedited Documentation (#1509) 2021-05-26 17:52:09 +08:00
tutorials Copyedited Documentation (#1509) 2021-05-26 17:52:09 +08:00
changelog.rst Improve changelog generation script (#1231) 2021-04-02 18:27:57 +02:00
conduct.md Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
conf.py Add inheritance diagrams to reference page (#1441) 2021-05-06 12:31:02 +02:00
contributing.rst Restructuring of Contribution Section (#1550) 2021-05-21 14:13:35 +02:00
examples.rst Update examples to use :class:Axes and deprecate :class:GraphScene (#1598) 2021-05-31 12:17:15 +02:00
index.rst Updated Discord links in the docs to point towards a standardized redirect (#1499) 2021-05-13 02:02:35 +02:00
installation.rst Fixing broken links and other minor doc things (#1541) 2021-05-19 05:56:32 -05:00
manim_directive.py Build the docs - Logging (#1461) 2021-05-09 10:56:10 +05:30
reference.rst Fixing broken links and other minor doc things (#1541) 2021-05-19 05:56:32 -05:00
reporting_bugs.rst Updated Discord links in the docs to point towards a standardized redirect (#1499) 2021-05-13 02:02:35 +02:00
tutorials.rst New tutorial: manim internals basic (#394) 2020-09-12 11:51:12 -04:00