manim/tests/control_data/graphical_units_data/plot
Christopher Besch 3ce4c133dd
Introduced API for scene sections via :meth:.Scene.next_section (#2152)
* feat: added section class

* fix: fixed imports in scene.py

* feat: added section class

* fix: fixed imports in scene.py

* feat: scene file writer update; needs testing

* broken test

* fixed wrong partial movie files

* feat: added animation concatenation for sections

* fix: sections can contains None as partial movie file

* fix: correct section output file names

* fix: removed media folder

* feat: section output able to extract type

* feat: added guarantee_existence tests

* fix: touch file on windows

* fix: touch file on windows

* feat: automatically create control data with --set_test flag

* feat: added tests for sections output folder

* feat: added flag to enable sections

* feat: testing section metadata file

* feat: finished metadata tests; changed enums to be extendable

* fix: removed testing files

* fix: fixed section types

* fix: fixed outdated control data

* fix: fixed simple_scenes.py

* fix: fixed section type documentation example

* feat: added section video metadata to API

* fix: isort should stop destroying the import order for commands.py

* fix: fixed types of section metadata output

* fix: better comments

* ?

* feat: added elaborate test; switched name and type in next_section call

* feat: changed testing terminology: "config" got renamed to "movie metadata"

* fix: removed unicode lambda :<

* fix: fixed control data

* fix: removed test setter

* feat: added tutorial in the documentation

* fix: updated test control data

* fix: fixed double '.' in video tests

* fix: fixed some documentation

* fix: fixed missign JSON file in docs

* fix: implemented proposed changes

* fix: better --save_sections help

* fix: better docstrings

* fix: fixed last docstring...hopefully :>

* feat: custom section output supported

* fix: removed resolved todos

* fix: added debug for movie concatenation back

* fix: removed implemented TODO

* fix: removed doubled log

* fix: changed debug to info log

* fix: fixed log test data
2021-10-20 10:36:24 +02: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 Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00
get_area.npz Improved the implementation of :meth:.CoordinateSystem.get_area to work without Riemann rectangles, added new :meth:.CoordinateSystem.get_area_with_riemann_rectangles (#1990) 2021-10-02 00:00:17 +00:00
get_area_with_riemann_rectangles.npz Improved the implementation of :meth:.CoordinateSystem.get_area to work without Riemann rectangles, added new :meth:.CoordinateSystem.get_area_with_riemann_rectangles (#1990) 2021-10-02 00:00:17 +00:00
get_axis_labels.npz Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00
get_derivative_graph.npz Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00
get_graph.npz Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00
get_graph_label.npz Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00
get_line_graph.npz Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00
get_lines_to_point.npz Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00
get_riemann_rectangles.npz Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00
get_x_axis_label.npz Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00
get_y_axis_label.npz Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00
get_z_axis_label.npz Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00
plot_functions.npz Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00
PlotFunctions.npz Add font_size parameter for Tex and Text mobjects. (#1694) 2021-08-26 20:16:55 -04:00
t_label.npz Introduced API for scene sections via :meth:.Scene.next_section (#2152) 2021-10-20 10:36:24 +02:00