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 c6e7ace

Browse filesBrowse files
committed
details in doc string
1 parent e231029 commit c6e7ace
Copy full SHA for c6e7ace

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎plotly/figure_factory/_violin.py

Copy file name to clipboardExpand all lines: plotly/figure_factory/_violin.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -441,8 +441,8 @@ def create_violin(data, data_header=None, group_header=None, colors=None,
441441
is being used.
442442
:param (bool) rugplot: determines if a rugplot is draw on violin plot.
443443
Default = True
444-
:param (bool) sort: determines if violins are sorted. Default = False
445-
alphabetically (True) or by inputted order (False).
444+
:param (bool) sort: determines if violins are sorted
445+
alphabetically (True) or by input order (False). Default = False
446446
:param (float) height: the height of the violin plot.
447447
:param (float) width: the width of the violin plot.
448448
:param (str) title: the title of the violin plot.

0 commit comments

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