gpt4 book ai didi

python - jupyter Notebook 上 matplotlib 绘图中的缩放和平移选项

转载 作者:行者123 更新时间:2023-12-04 11:46:12 42 4
gpt4 key购买 nike

我想为在 jupyter notebook 上的 matplotlib 中生成的图提供缩放和平移选项。我尝试安装 mpld3 但导入包根本不会生成我的图。这是我使用的 Anaconda 版本(Anaconda2)的问题吗?我应该怎么做才能修复它?任何帮助表示赞赏,谢谢

最佳答案

对我来说,以下工作:

  • 安装 ipympl,matplotlib 绘制的后端,是交互式的:pip install ipymplconda install ipympl ( ipympl install in jupyter-notebook (python3) )
  • 安装ipywidgets,ipympl需要绘制的jupyter东西:pip install ipywidgetsconda install ipywidgets ( IPython Notebook ipywidgets does not show )
  • 使用 matplotlib 魔法:%matplotlib ipympl

  • 相关的其他问题:
  • jupyterlab interactive plot
  • Matplotlib magic in Jupyter notebook )
  • 关于python - jupyter Notebook 上 matplotlib 绘图中的缩放和平移选项,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53689426/

    42 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com