You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "D:/pywork/ploylytest/test004.py", line 53, in
figure['data'].extend(go.Data([trace1, trace2]))
AttributeError: 'tuple' object has no attribute 'extend'
figure 无法添加新元素?
The text was updated successfully, but these errors were encountered:
---原始邮件---
发件人: "凤翱"<notifications@github.com>
发送时间: 2019年10月23日(星期三) 下午5:16
收件人: "sunshe35/PythonPlotlyCodes"<PythonPlotlyCodes@noreply.github.com>;
抄送: "Subscribed"<subscribed@noreply.github.com>;
主题: [sunshe35/PythonPlotlyCodes] 3.3.5 表格与图报错了 (#3)
Traceback (most recent call last):
File "D:/pywork/ploylytest/test004.py", line 53, in
figure['data'].extend(go.Data([trace1, trace2]))
AttributeError: 'tuple' object has no attribute 'extend'
figure 无法添加新元素?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Traceback (most recent call last):
File "D:/pywork/ploylytest/test004.py", line 53, in
figure['data'].extend(go.Data([trace1, trace2]))
AttributeError: 'tuple' object has no attribute 'extend'
figure 无法添加新元素?
The text was updated successfully, but these errors were encountered: