add offline plotting for plotly

This commit is contained in:
Alex Feldstein 2017-02-22 16:28:37 -05:00
parent e74a31c482
commit 977aee2b47
4 changed files with 25 additions and 9 deletions

5
.gitignore vendored
View file

@ -45,4 +45,7 @@ iterate.dat
# git merge files #
###################
*.orig
*.orig
# pycharm IDE stuff
.idea/