| matplotlibcpp17
    | 
A wrapper class for matplotlib.container.BarContainer. More...
#include <container.h>


| 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 | 
A wrapper class for matplotlib.container.BarContainer.