Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 763b35e commit cc9bbf0Copy full SHA for cc9bbf0
doc/python/histograms.md
@@ -30,7 +30,9 @@ jupyter:
30
order: 3
31
page_type: example_index
32
permalink: python/histograms/
33
- redirect_from: /python/histogram-tutorial/
+ redirect_from:
34
+ - /python/histogram-tutorial/
35
+ - /python/histogram/
36
thumbnail: thumbnail/histogram.jpg
37
---
38
@@ -392,4 +394,4 @@ fig.show()
392
394
393
395
#### Reference
396
-See https://plotly.com/python/reference/histogram/ for more information and chart attribute options!
397
+See https://plotly.com/python/reference/histogram/ for more information and chart attribute options!
0 commit comments