Skip to content

Commit 3110baa

Browse files
committed
don't need this
1 parent e7f3756 commit 3110baa

File tree

1 file changed

+0
-2
lines changed
  • packages/python/plotly/plotly/express

1 file changed

+0
-2
lines changed

packages/python/plotly/plotly/express/_core.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2139,8 +2139,6 @@ def process_dataframe_timeline(args):
21392139
args["base"] = args["x_start"]
21402140
del args["x_start"], args["x_end"]
21412141

2142-
args["barmode"] = "relative"
2143-
21442142
return args
21452143

21462144

0 commit comments

Comments
 (0)