"Seth", "Seth", "Eve", "Eve", "Awan", "Eve" ],
value=[10, 14, 12, 10, 2, 6, 6, 4, 4])
fig =px.sunburst...)
fig = px.sunburst(df,
path=['day', 'time', 'sex'],
values='total_bill...as np
df = px.data.gapminder().query("year == 2007")
fig = px.sunburst(df, path=['continent', 'country...在plotly.express中暂时没有瀑布图,我们需要用到plotly.graph_objects。...在plotly.express中暂时没有股价图,我们需要用到plotly.graph_objects。