manim/tests/control_data/graphical_units_data/plot
Laith Bahodi 3cd2a27780
Allow non-numerical values to be added to :class:~.NumberLine/:class:~.Axes (#1780)
* add add_labels for number_line

* fix bug in add_numbers

* change to self

* drop add_coordinate_labels

* add somed docs

* improve docs

* forgot :class:

* fix typing

* remove redundancies

* typing error

* dict --> Dict

* introduce scaling in `add_labels` 

quite annoying to manually adjust size (especially without `font_size`)

* added tests

* don't use Text in testing
2021-08-01 18:37:58 -04:00
..
axes.npz Converted all the graphical tests to the new syntax (Tests PR 3/3). (#1836) 2021-08-01 13:41:14 +02:00
custom_coordinates.npz Allow non-numerical values to be added to :class:~.NumberLine/:class:~.Axes (#1780) 2021-08-01 18:37:58 -04:00