diff --git a/TxyNotebook.py b/TxyNotebook.py index b1de67f..ad8b8a0 100644 --- a/TxyNotebook.py +++ b/TxyNotebook.py @@ -102,7 +102,7 @@ def resfun(T): plt.xlabel('$x_{prop}$, $y_{prop}$') plt.ylabel('Temperature (K)') plt.title('T-x-y of propane and toluene') - plt.legend(loc='upper right') + plt.legend(loc='upper left') return