mirror of
https://github.com/3b1b/manim.git
synced 2025-09-19 04:41:56 +00:00
(whitespace)
This commit is contained in:
parent
b920e7be7b
commit
2dcc989bb4
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ class ParametricCurve(VMobject):
|
|||
if hasattr(self, "x_range"):
|
||||
return self.x_range
|
||||
|
||||
|
||||
class FunctionGraph(ParametricCurve):
|
||||
CONFIG = {
|
||||
"color": YELLOW,
|
||||
|
|
Loading…
Add table
Reference in a new issue