mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* rebase * fixed None bar_names * fixed scale issues * fixed to accept negative bar values * fixed some bugs * Added docs for parameters (DRAFT) * clean up parameters * more clean up * clean up __init__ * replace add_x_labels with built-in functionality * adjust default font_size for labels * Update docs descriptions * Add bar_width and adjust get_bar_labels * Add bar_width and adjust get_bar_labels * Add docs to class and methods * remove unecessary imports * remove getters * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Attempt to fix duplicated parameters section * adjust BarChart example to include title * switch order around * change_bar_values * back to get_bar_values * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add docs for _update_default_config and fix method * remove print(dicts) * allow negative_numbers to work with bar chart * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * allow negative numbers to work with change_bar_values * add test_probability.py * add control data * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * change example * update examples again * rewrite test * rewrite other test * remove comma after list in example * improve wording in docs * add parameter/docs for label_constructor * change create_label_tex and update methods * update docs * use decimal number * switch default to Tex * update instances of create_label_tex in coordinate_systems.py * hardcode for add_labels * add TODO * use label_constructor * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix indentation in docs * Fix minor doc typo Co-authored-by: Led Me Explain <ledmeexplain@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| advanced_customization.npz | ||
| change_bar_values_negative.npz | ||
| change_bar_values_some_vals.npz | ||
| default_chart.npz | ||
| get_bar_labels.npz | ||
| label_constructor.npz | ||
| negative_values.npz | ||