matplotlibcpp17
matplotlibcpp17::container::BarContainer Struct Reference

A wrapper class for matplotlib.container.BarContainer. More...

#include <container.h>

Inheritance diagram for matplotlibcpp17::container::BarContainer:
Collaboration diagram for matplotlibcpp17::container::BarContainer:

Public Member Functions

 BarContainer (const pybind11::object &bar_container)
 
 BarContainer (pybind11::object &&bar_container)
 
- Public Member Functions inherited from matplotlibcpp17::BaseWrapper
pybind11::object unwrap () const
 

Additional Inherited Members

- Protected Attributes inherited from matplotlibcpp17::BaseWrapper
pybind11::object self
 

Detailed Description

A wrapper class for matplotlib.container.BarContainer.


The documentation for this struct was generated from the following file: