Here is my code using Pandas: import plotly.graph_objects as go import pandas as pd iris_data = pd.read_json("iris.json") fig = go.
確定! 回上一頁