Skip to content

Commit

Permalink
Added animation
Browse files Browse the repository at this point in the history
  • Loading branch information
ngfelixl committed Sep 23, 2018
1 parent f101d59 commit 9a66092
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ plot(data);

If ES5 use `require()` instead of `import`.

![Howto animation](https://github.com/ngfelixl/nodeplotlib/blob/master/img/animation.gif)

### Details

Since Python provides with matplotlib a library for spawning plot windows, NodeJS isn't by default. But there are awesome plotting libraries for usage in front-end. So this lib targets people like scientists who easily want to create beautiful plots in a time-saving way.
Expand Down

0 comments on commit 9a66092

Please sign in to comment.