import plotly.graph_objects as go import pandas as pd df1 = pd. ... Heatmap(z = df1, customdata= df2, hovertemplate= 'z: %{z}<br> ...
確定! 回上一頁