Skip to content

Commit

Permalink
Updated examples in documentation
Browse files Browse the repository at this point in the history
Updated examples in documentation
  • Loading branch information
Andrew S. Rosen committed Feb 27, 2017
1 parent 6c74de1 commit abab343
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit abab343

Please sign in to comment.