1
0
Fork 0
mirror of https://github.com/Findus23/rebound-collisions.git synced 2024-09-19 15:53:48 +02:00

use default matplotlib

This commit is contained in:
Lukas Winkler 2021-02-03 23:14:35 +01:00
parent db10e7de10
commit b30a79d730
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -22,7 +22,6 @@ class MyProgramArgs(argparse.Namespace):
y_axis: str
matplotlib.use("Qt5Agg")
plt.style.use("dark_background")
cmap: Colormap = matplotlib.cm.get_cmap('Blues')
# fps = 5