mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 11:03:03 +08:00
(whitespace)
This commit is contained in:
@ -75,6 +75,7 @@ class ParametricCurve(VMobject):
|
||||
if hasattr(self, "x_range"):
|
||||
return self.x_range
|
||||
|
||||
|
||||
class FunctionGraph(ParametricCurve):
|
||||
CONFIG = {
|
||||
"color": YELLOW,
|
||||
|
Reference in New Issue
Block a user