mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 19:46:21 +08:00
Getting rid of use_rectangular_stem for Arrow
This commit is contained in:
@ -3109,7 +3109,6 @@ class InputRandomData(TestPerformance):
|
||||
rect.get_top(),
|
||||
self.network_mob.layers[0].neurons.get_top(),
|
||||
path_arc = -2*np.pi/3,
|
||||
use_rectangular_stem = False,
|
||||
)
|
||||
arrow.tip.set_stroke(width = 3)
|
||||
|
||||
|
Reference in New Issue
Block a user