Short Description:
Show RocketPy allInfo() in a different way
Long Description:
Currently, RocketPy's allInfo() method relies on Matplotlib's window to show our plots and it can pop up lots of windows and the user could get confused with such quantity of information, wouldn't it be nice if allInfo() were shown at an orderly fashion? Independant from matplotlib? Use your creativity to work around this issue and create a better way to show our amazing plots!