mirror of
https://github.com/3b1b/manim.git
synced 2025-08-03 04:04:36 +08:00
fixed imports in new EoP structure
This commit is contained in:
@ -282,8 +282,8 @@ class FlashThroughHistogram(Animation):
|
||||
|
||||
class OutlineableBars(VGroup):
|
||||
|
||||
# A group of bars (rectangles), together with
|
||||
# a method that draws an outline around them,
|
||||
# A group of bars (rectangles), together with
|
||||
# a method that draws an outline around them,
|
||||
# assuming the bars are arranged in a histogram
|
||||
# (aligned at the bottom without gaps).
|
||||
|
||||
|
Reference in New Issue
Block a user