mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-12-25 10:01:38 +08:00
docfix
This commit is contained in:
parent
3de1df2b94
commit
153c80d64b
@ -42,7 +42,7 @@
|
||||
The x position is given in posColumn. All other data are given in the medianColumn, minColumn, maxColumn,
|
||||
percentile25Column and percentile75Column.
|
||||
|
||||
\image html plot_boxplotvertical.png
|
||||
\image html JKQTPBoxplotVerticalGraph.png
|
||||
|
||||
|
||||
The different features of a boxplot are:
|
||||
@ -136,7 +136,7 @@ class JKQTPLOTTER_LIB_EXPORT JKQTPBoxplotVerticalGraph: public JKQTPBoxplotGraph
|
||||
the x position is given in posColumn. All other data are given in the medianColumn, minColumn, maxColumn,
|
||||
percentile25Column and percentile75Column.
|
||||
|
||||
\image html plot_boxplothoricontal.png
|
||||
\image html JKQTPBoxplotHorizontalGraph.png
|
||||
|
||||
\note See the documentation of JKQTPBoxplotVerticalGraph for details on the properties of this class!
|
||||
|
||||
|
@ -38,7 +38,7 @@
|
||||
/** \brief Base class for graphs representing a series of <a href="http://en.wikipedia.org/wiki/Box_plot">boxplot</a>, elements
|
||||
* \ingroup jkqtplotter_statgraphs
|
||||
*
|
||||
* \image html plot_boxplotvertical.png
|
||||
* \image html JKQTPBoxplotVerticalGraph.png
|
||||
*
|
||||
*
|
||||
* The different features of a boxplot are:
|
||||
|
Loading…
Reference in New Issue
Block a user