mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* scaling, add differnt scalings, adjust to use x_range, adjust line movement to make it applicable * kind of ugly solution to make coords_to_point do less pointless calculations * refactoring and add_labels * numberplane fix * make functions scaling-compatible * decimal_number scaling for the units * docs for axes * minor docs changes * Pre-PR cleaning * missing bug * typo Co-authored-by: Darylgolden <darylgolden@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove redundant add_labels * move import out of TYPE_CHECKING * add scale to init.py * missing underscores * fix broken test * fix numberplane line generation for log * add scale.py to the docs and replace dict outout for custom_labels with a list * add explanation and default for exclude_origin_tick * custom labels using .add_coordinates() * add test, valueerror warning and docs * add .npz file and adjust docs * add numberplane log test * quick docs for ParametricFunction * add extra condition because None becomes LinearBase too * flip x and y * add exclude_origin_tick business for z_axis * adjust threed test * improve docs for number line. * add more docs * more docs for number line * pre-merge docs improvements * fix return types * attempt to fix weird formatting * fix questionable doc choice * l1 != li * correct the index for 6 * correct the index for 6 Co-authored-by: Darylgolden <darylgolden@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at> |
||
|---|---|---|
| .. | ||
| animations.rst | ||
| cameras.rst | ||
| configuration.rst | ||
| mobjects.rst | ||
| scenes.rst | ||
| utilities_misc.rst | ||