在jupyter笔记本中与Julia进行内联交互式绘图 [英] Inline Interactive Plots with Julia in jupyter notebook

查看:180
本文介绍了在jupyter笔记本中与Julia进行内联交互式绘图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我使用

%matplotlib notebook
import matplotlib.pyplot as plt

我得到了互动图,即我也可以放大图中的数字.

I get interactive plots, i.e. I can also zoom into the figure.

对于julia,此命令似乎不存在.有什么想法吗?

For julia this command does not seem to exist. Any ideas?

推荐答案

您可以直接使用 Plotly.jl 或通过其情节后端

You can get interactive plots by using Plotly, either directly with Plotly.jl or through its Plots backend.

这篇关于在jupyter笔记本中与Julia进行内联交互式绘图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆