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
Copy file name to clipboardExpand all lines: plugins/plotly-express/docs/bar.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,6 @@ Bar plots are appropriate when the data contain a continuous response variable t
16
16
17
17
Visualize the relationship between a continuous variable and a categorical or discrete variable by passing the column names to the `x` and `y` arguments.
18
18
19
-
<!-- TODO: Need to figure out how to get this info string through, without dropping it! Sphinx parser seems to just drop it -->
0 commit comments