matplotlibcpp17
matplotlibcpp17::axes::Axes Member List

This is the complete list of members for matplotlibcpp17::axes::Axes, including all inherited members.

add_artist(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
add_collection(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
add_patch(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
Axes(const pybind11::object &axes) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
Axes(pybind11::object &&axes) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
axhline(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
axvline(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
bar(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
bar_label(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
barh(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
cla(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
contour(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
contourf(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
errorbar(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
fill(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
fill_between(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
fill_betweenx(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
get_lines(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
get_xaxis_transform(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
get_xlim() (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
get_xticklabels() (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
grid(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
hist(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
hist2d(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
imshow(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
invert_yaxis(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
legend(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
pcolormesh(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
plot(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
plot_surface(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
plot_wireframe(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
quiver(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
quiverkey(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
scatter(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
self (defined in matplotlibcpp17::BaseWrapper)matplotlibcpp17::BaseWrapperprotected
set(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_adjustable(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_aspect(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_title(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_xlabel(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_xlim(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_xscale(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_xticklabels(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_xticks(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_ylabel(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_ylim(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_yscale(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_yticks(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_zlabel(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
set_zlim(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
text(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
tick_params(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
twinx(const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict()) (defined in matplotlibcpp17::axes::Axes)matplotlibcpp17::axes::Axesinline
unwrap() const (defined in matplotlibcpp17::BaseWrapper)matplotlibcpp17::BaseWrapperinline