Commit graph

9 commits

Author SHA1 Message Date
Grant Sanderson
7cec2e50d5 Rename: ParametricFunction -> ParametricCurve 2020-06-06 11:03:23 -07:00
Grant Sanderson
cc7c2cfb73 Remove Transform(...).update(1) call from GraphScene 2019-04-11 09:55:56 -07:00
Guillermo Garza
528e2d3195 Fix position of labels on the y-axis 2019-03-08 14:57:45 -06:00
Guillermo Garza
88b8bf9666 Fix the position of the y-axis label 2019-03-07 15:29:01 -06:00
Grant Sanderson
64eb670027 Get rid of lagged_start 2019-02-08 15:53:27 -08:00
Grant Sanderson
47f6d6ba38 Rewrote ParametricFunction to have less buggy interpolation 2019-02-06 15:18:11 -08:00
Grant Sanderson
acc26fa8e4 Comment to complain about GraphScene and remind myself to re-factor or replace it 2019-01-22 15:40:06 -08:00
Devin Neal
afdf907abc fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -08:00
Devin Neal
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
Renamed from scene/graph_scene.py (Browse further)