mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| _static | ||
| _templates | ||
| changelog | ||
| contributing | ||
| installation | ||
| tutorials | ||
| changelog.rst | ||
| conduct.md | ||
| conf.py | ||
| contributing.rst | ||
| examples.rst | ||
| index.rst | ||
| installation.rst | ||
| manim_directive.py | ||
| reference.rst | ||
| reporting_bugs.rst | ||
| tutorials.rst | ||