From abab343a5d19a13d235c204ce257aacfde6989bf Mon Sep 17 00:00:00 2001 From: "Andrew S. Rosen" Date: Sun, 26 Feb 2017 18:25:37 -0600 Subject: [PATCH] Updated examples in documentation Updated examples in documentation --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e5935e..64848ea 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,10 @@ I show below some examples of the script in action using the `ionization_energie ![plot2](http://i.imgur.com/Att5d9X.png) -`python ptable_trends.py ionization_energies.csv --extended 0 --width 1100 --cmap_choice 3 --alpha 0.9` +`python ptable_trends.py ionization_energies.csv --extended 0 --cbar_scale 1` -![plot3](http://i.imgur.com/KJnlriu.png) +![plot3](http://i.imgur.com/Xt3oW6q.png) + +`python ptable_trends.py ionization_energies.csv --extended 0 --cmap_choice 3 --alpha 0.7` + +![plot4](http://i.imgur.com/52IBhVm.png)