mirror of
https://github.com/3b1b/manim.git
synced 2025-11-15 05:37:44 +00:00
Get rid of max_stem_width_to_tip_width_ratio
This commit is contained in:
parent
0a65ee6725
commit
14550105d4
1 changed files with 0 additions and 1 deletions
|
|
@ -159,7 +159,6 @@ class Introduce1DFunctionCase(Scene):
|
||||||
"arrow_opacity" : 1,
|
"arrow_opacity" : 1,
|
||||||
"show_dotted_line_to_f" : True,
|
"show_dotted_line_to_f" : True,
|
||||||
"arrow_config": {
|
"arrow_config": {
|
||||||
"max_stem_width_to_tip_width_ratio" : 0.5,
|
|
||||||
"max_tip_length_to_length_ratio" : 0.5,
|
"max_tip_length_to_length_ratio" : 0.5,
|
||||||
},
|
},
|
||||||
"show_midpoint_value" : True,
|
"show_midpoint_value" : True,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue