Animated graphs in ipython notebook

前端 未结 8 747
失恋的感觉
失恋的感觉 2020-12-30 02:01

Is there a way of creating animated graphs. For example showing the same graph, with different parameters.

For example is SAGE notebook, one can write:



        
8条回答
  •  一整个雨季
    2020-12-30 03:02

    If you want 3D scatter plot animations, the Ipyvolume Jupyter widget is very impressive. http://ipyvolume.readthedocs.io/en/latest/animation.html#

提交回复
热议问题