Google Colab: problems to run fig.write_image()

后端 未结 0 1635
野趣味
野趣味 2020-12-22 05:17

I am trying to save a plotly line static image using the next code:

import plotly 
import plotly.express as px
fig = px.line(EFBCg_f[1:12], x=\'time(ms)\', y=         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题