manim/tests/control_data/graphical_units_data
Laith Bahodi 0561bebe76
Fixed accidental displacement in :class:~.Axes caused by include_numbers/numbers_to_include (#1664)
* the changes

* refactor a bit and change order of dict_merging so that it does not overwrite

* adjust test

* add docstring

* check against None

* implement the suggestion from comments + minor tweaking

* fix get_axis_labels

* adjust y_axis_label value slightly

* adjust test and refactor numberplane to remove redundant parameters

* better solution

* make .add_coordinates() file wide and nuke get_coordinate_labels

* code block

* drop uncessary assignmnets to the axes

* Apply suggestions from code review

Co-authored-by: Abhijith Muthyala <73361366+abhi3019@users.noreply.github.com>

* include_tips --> tips in the docs

Co-authored-by: Abhijith Muthyala <73361366+abhi3019@users.noreply.github.com>
2021-06-20 02:51:10 -04:00
..
brace New feature: :class:ArcBrace (#1548) 2021-05-24 13:40:21 -04:00
coordinate_systems Fixed accidental displacement in :class:~.Axes caused by include_numbers/numbers_to_include (#1664) 2021-06-20 02:51:10 -04:00
creation Deprecation: Deprecated ShowCreation in favor of Create, added logger warning (#1124) 2021-03-23 16:13:59 +01:00
deepcopy/Tex Refactored tests and added new tests tools for videos-tests. (#335) 2020-09-01 23:12:39 +02:00
functions Enhancement: Remove redundancy in FunctionGraph arguments (#1018) 2021-02-14 12:36:16 +01:00
geometry Added :class:~.Polygram, rework the polygon inheritance tree, and add :class:~.Star (#1490) 2021-05-19 20:28:20 -05:00
img_and_svg Fixed error when processing SVG with omitted elliptical arc command (#1574) 2021-05-31 13:15:10 +02:00
indication Overhaul of the animation.indication module interfaces (#1383) 2021-04-29 12:42:46 +02:00
mobjects Bugfix: Several fixes and improvements for PointCloundDot (#947) 2021-01-26 20:31:39 +01:00
modifier_methods Fixed rotation of gradients while rotating a VMobject (#1513) 2021-05-26 10:57:17 +02:00
movements Set corners of :class:~.Rectangle in counterclockwise direction (#1249) 2021-04-06 12:27:55 +02:00
opengl Enable CI testing for OpenGL (#1160) 2021-03-28 22:09:29 +02:00
plot Fixed accidental displacement in :class:~.Axes caused by include_numbers/numbers_to_include (#1664) 2021-06-20 02:51:10 -04:00
polyhedra Added :class:Polyhedron, and platonic solids :class:Tetrahedron, :class:Octahedron, :class:Icosahedron and :class:Dodecahedron (#1348) 2021-04-29 10:51:18 +05:30
sample_scenes Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
threed Made the default arrowhead size for :class:~.Arrow3D smaller (#1693) 2021-06-17 12:35:52 -04:00
transform Added :meth:~.Mobject.match_points (#1364) 2021-04-19 14:57:35 -07:00
updaters Render image automatically if no animation is played in a scene (#1261) 2021-04-08 11:33:08 +02:00
writing Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00