+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -2132,7 +2132,7 @@ namespace matplot {
2132
2132
}
2133
2133
2134
2134
std::array<double, 2> axes_type::ylim() const {
2135
-
if (x_axis_.limits_mode_auto()) {
2135
+
if (y_axis_.limits_mode_auto()) {
2136
2136
auto [xmin, xmax, ymin, ymax] = this->child_limits();
2137
2137
return std::array<double, 2>{ymin, ymax};
2138
2138
} else {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4