Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 342fa54

Browse filesBrowse files
committed
edited docstring
1 parent e4e53ef commit 342fa54
Copy full SHA for 342fa54

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎plotly/tools.py

Copy file name to clipboardExpand all lines: plotly/tools.py
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4036,6 +4036,8 @@ def create_distplot(hist_data, group_labels,
40364036
:param (list[float]|float) bin_size: Size of histogram bins.
40374037
Default = 1.
40384038
:param (str) curve_type: 'kde' or 'normal'. Default = 'kde'
4039+
:param (str) histnorm: 'probability density' or 'probability'
4040+
Default = 'probability'
40394041
:param (bool) show_hist: Add histogram to distplot? Default = True
40404042
:param (bool) show_curve: Add curve to distplot? Default = True
40414043
:param (bool) show_rug: Add rug to distplot? Default = True

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.