|
matplotlibcpp17
|
A wrapper class for matplotlib.gridspec.SubplotSpec. More...
#include <gridspec.h>


Public Member Functions | |
| SubplotSpec (const pybind11::object &subplotspec) | |
| SubplotSpec (pybind11::object &&subplotspec) | |
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.gridspec.SubplotSpec.