Changes

Jump to navigation Jump to search
30 bytes added ,  17:05, 12 February 2022
m
Line 129: Line 129:  
</syntaxhighlight>
 
</syntaxhighlight>
   −
=== Stack ===
+
===Stack===
 
<syntaxhighlight lang="python3">
 
<syntaxhighlight lang="python3">
   Line 149: Line 149:     
plt.legend(loc=(0.07, 0.05))
 
plt.legend(loc=(0.07, 0.05))
 +
# plt.legend(loc="upper left")
 +
    
plt.title("My Awesome Stack Plot")
 
plt.title("My Awesome Stack Plot")

Navigation menu