Topic: Animate a tangent
I am wondering, is it possible to animate a tangent generated by Graph?
If I insert a tangent for a function at e.g. `x = a` (`a` is defined as a custom constant), then the tangent is drawn correctly. But if I then animate `a` from, e.g. `-1` to `1`, nothing changes - the tangent stays as if `a` is not being changed throughout the animation. Is it possible to animate the tangent somehow?
I'm using the beta version.
Thanks for any reply.