import plotly.express as px fig = px.bar(x = ["a", "a", "b", 3], ... I already hid the grid, but these ticks didn't go away.,PS: Also, ...
確定! 回上一頁