Skip to content

Commit 71da2e5

Browse files
committed
What is going on
2 parents 7f44992 + 6de0a79 commit 71da2e5

File tree

1 file changed

+3
-2
lines changed
  • content/plotly/concepts/graph-objects/terms/carpet

1 file changed

+3
-2
lines changed

content/plotly/concepts/graph-objects/terms/carpet/carpet.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ fig = go.Figure(go.Carpet(
4646
fig.show()
4747
```
4848

49-
**Output**
50-
![.Carpet() showing the output of thge above plot.](../../../../../../media/carpet_plot.png)
49+
The above code generates the following output:
50+
51+
![The output of the .Carpet() plot](../../../../../../media/carpet_plot.png)

0 commit comments

Comments
 (0)