manim/tests/control_data/graphical_units_data/plot/AxesTest.npz
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

5 KiB