mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* add docs for get_x/y_axis_label and rename first parameter * privatize methods that need to be private * adjust docs for axis_labels and add buff parameter * Add documentation and typing for ComplexPlane * update point_to_coords docs * add get_lines_to_point * add example for coords_to_point * add docs for get_line_to_point * add example for get_vert/hori_line * privatize create_label_tex * add example for get_axis_labels * add examples for get_x/y_axis_label * add example for get_graph_label * example for riemann rectangles * add example for input_to_graph_point * add example for get_area and add kwargs to method * add doctests to slope_of_tangent + angle_of_tangent * add example for get_secant_slope_group * add example to get_vertical_lines_to_graph * add Examples + touch ups * add example and warning to get_graph * pre-PR touchups * revert accidental changes + fix docs error * fix doctest * fix doctest * switch from dosctrings to code-blocks * attempt at fixing obscure latex error * Apply suggestions from code review Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at> * formatting and general cleanup * two typos and minor improvement * add non-graphical tests * add graphical tests and control data * fix tests * more test errors * add get_z_axis_label * deprecate get_center_point * missing return statement on log_func * Apply suggestions from code review Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * rewrite failing tests Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| axes.npz | ||
| custom_coordinates.npz | ||
| get_area.npz | ||
| get_axis_labels.npz | ||
| get_derivative_graph.npz | ||
| get_graph.npz | ||
| get_graph_label.npz | ||
| get_line_graph.npz | ||
| get_lines_to_point.npz | ||
| get_riemann_rectangles.npz | ||
| get_x_axis_label.npz | ||
| get_y_axis_label.npz | ||
| get_z_axis_label.npz | ||
| plot_functions.npz | ||
| PlotFunctions.npz | ||
| t_label.npz | ||