[brief description]
More...
#include <BarPlot.hpp>
|
typedef std::unique_ptr< BarPlot > | Ptr |
| convenience typedef
|
|
[brief description]
[long description]
◆ BarPlot() [1/3]
scatter::BarPlot::BarPlot |
( |
const std::string & | label, |
|
|
const std::vector< Point > & | points, |
|
|
const Options & | options ) |
[brief description]
[long description]
- Parameters
-
label | [description] |
points | [description] |
options | [description] |
◆ BarPlot() [2/3]
scatter::BarPlot::BarPlot |
( |
const std::string & | label, |
|
|
const std::vector< Point > & | points ) |
[brief description]
[long description]
- Parameters
-
label | [description] |
points | [description] |
◆ BarPlot() [3/3]
scatter::BarPlot::BarPlot |
( |
const std::vector< Point > & | points, |
|
|
const Options & | options ) |
constructor
[long description]
- Parameters
-
◆ ~BarPlot()
virtual scatter::BarPlot::~BarPlot |
( |
| ) |
|
|
virtual |
destructor
[long description]
◆ getLegendEntry()
create LegendEntry
defines symbol, label, colour
- Returns
- LegendEntry
Implements scatter::PlotBase.
◆ getYmax()
double scatter::BarPlot::getYmax |
( |
| ) |
|
|
virtual |
[brief description]
[long description]
- Returns
- [description]
Reimplemented from scatter::PlotBase.
◆ options()
Options * scatter::BarPlot::options |
( |
| ) |
|
[brief description]
[long description]
- Returns
- [description]
◆ render()
The documentation for this class was generated from the following file: