mirror of
https://github.com/3b1b/manim.git
synced 2026-04-26 03:00:23 -04:00
uncertainty progress
This commit is contained in:
@@ -327,7 +327,7 @@ class FourierTradeoff(Scene):
|
||||
|
||||
#Draw items
|
||||
self.add(time_axes, frequency_axes)
|
||||
self.play(ShowCreation(wave_packet))
|
||||
self.play(ShowCreation(wave_packet, rate_func = double_smooth))
|
||||
self.play(
|
||||
ReplacementTransform(
|
||||
wave_packet.copy(),
|
||||
|
||||
Reference in New Issue
Block a user