https://github.com/arraystream/weplot
An easy to use plotly wrapper for python / jupyter notebooks
https://github.com/arraystream/weplot
data-visualization plotly plotting python
Last synced: 7 days ago
JSON representation
An easy to use plotly wrapper for python / jupyter notebooks
- Host: GitHub
- URL: https://github.com/arraystream/weplot
- Owner: arraystream
- License: mit
- Created: 2017-03-27T20:42:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-11T16:25:59.000Z (over 7 years ago)
- Last Synced: 2025-12-15T22:15:19.132Z (4 months ago)
- Topics: data-visualization, plotly, plotting, python
- Language: Python
- Size: 35.2 KB
- Stars: 8
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## WePlot
[](https://pypi.python.org/pypi/weplot) [](https://travis-ci.org/arraystream/weplot)
WePlot is an easy to use [plotly](https://plot.ly/) wrapper for python / jupyter notebooks
### Authors
ArrayStream Technologies (Yu Zheng, Ran Fan)
### Installation
```pip install weplot```
### Documentation
Please see our blog post on: [https://www.arraystream.com/blog/weplot](https://www.arraystream.com/blog/weplot)
### Contributing
Pull-request welcome!