We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c21cf commit a81a99eCopy full SHA for a81a99e
README.md
@@ -192,3 +192,8 @@ Plot generated after running the benchmark with all configurations.
192
- Improve process management to reliably terminate all ROS2 child processes across iterations
193
- Fix orphaned processes that survive after a crashed run and another iteration
194
- Fix tight_layout warning in evo_res plots and overlapping axis labels
195
+
196
+ ```
197
+ /ws/.venv/lib/python3.12/site-packages/seaborn/axisgrid.py:123: UserWarning: The figure layout has changed to tight self._figure.tight_layout
198
+ (*args **kwargs)
199
0 commit comments