Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit be1af4b

Browse files
committed
Fix warning in docs
1 parent 466255e commit be1af4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/faq/howto_faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ though we have made significant progress towards supporting blocking events.
481481
.. _howto-boxplot_violinplot:
482482

483483
Interpreting box plots and violin plots
484-
-----------------------------------
484+
---------------------------------------
485485

486486
Tukey's `box plots <http://matplotlib.org/examples/pylab_examples/boxplot_demo.html>`_ (Robert McGill, John W. Tukey and Wayne A. Larsen: "The American Statistician" Vol. 32, No. 1, Feb., 1978, pp. 12-16) are statistical plots that provide useful information about the data distribution such as skewness. However, bar plots with error bars are still the common standard in most scientific literature, and thus, the interpretation of box plots can be challenging for the unfamiliar reader. The figure below illustrates the different visual features of a box plot.
487487

0 commit comments

Comments
 (0)