Plotting adjustments & improvements
- Aug 18, 2020
-
-
Liam Toney authored
-
Liam Toney authored
-
Liam Toney authored
-
Liam Toney authored
-
- Aug 17, 2020
-
-
Liam Toney authored
The force-time function is created from notebooks/example_full.ipynb: import matplotlib.pyplot as plt plt.rcParams.update({'font.size': 14}) fig = force.plot_forces(xlim=(-50, 200)); fig.axes[0].set_ylim(-1e10, 1e10) fig.savefig( '../example_force_history_NEW.png', bbox_inches='tight', transparent=True, dpi=300, )
-
Liam Toney authored
-
Liam Toney authored
-