import numpy as np
import plotly.offline as of
import plotly.graph_objs as go
import plotly.plotly as py
#https://plot.ly/python/reference/#layout-xaxis-zerolinecolor 官方文档
gailv1=[0.0712, 0.1277, 0.1211, 0.1801, 0.0712, 0.088, 0.2824, 0.096, 0.2059, 0.1025, 0.3378, 0.0875, 0.1537, 0.1778, 0.0864, 0.0725, 0.054, 0.1241, 0.1721, 0.1007, 0.1901, 0.0949, 0.0503, 0.2901]
gailv2=[0.0183, 0.1064, 0.1211, 0.1801, 0.017, 0.025, 0.1765, 0.096
plotly画图(包含x轴设置marker类型设置)
最新推荐文章于 2025-03-27 15:04:14 发布