Skip to content

Commit 9cd7bc3

Browse files
authored
Update README.md
1 parent 259e078 commit 9cd7bc3

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

Diff for: README.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
# plotly.py
22

3-
#### 📢 Announcement!
4-
#### Seats are still available for a 2 day, Dash master class in NYC, November 18-19.
5-
#### [Registration here](https://plotcon.plot.ly/workshops) 🎚 📈 🗽
3+
> 📢 Announcement!
4+
> Seats are still available for a 2 day, Dash master class in NYC, November 18-19.
5+
> [Registration here](https://plotcon.plot.ly/workshops) 🎚 📈 🗽
6+
7+
***
68

79
[plotly.py](https://plot.ly/d3-js-for-python-and-pandas-charts/) is an interactive, browser-based graphing library for Python :sparkles:
810

9-
Built on top of [plotly.js](https://github.com/plotly/plotly.js), `plotly.py` is a high-level, declarative charting library. plotly.js ships with over 30 chart types, including scientific charts, 3D graphs, statistical charts, SVG maps, financial charts, and more. Plotly graphs are interactive by default and can be viewed in Jupyter notebooks, standalone HTML files, or hosted online on [plot.ly](https://plot.ly).
11+
Built on top of [plotly.js](https://github.com/plotly/plotly.js), `plotly.py` is a high-level, declarative charting library. plotly.js ships with over 30 chart types, including scientific charts, 3D graphs, statistical charts, SVG maps, financial charts, and more.
12+
13+
`plotly.py` is [MIT Licensed](LICENSE.txt). Plotly graphs are interactive by default and can be viewed in Jupyter notebooks, standalone HTML files, or hosted online on [plot.ly](https://plot.ly).
1014

11-
`plotly.py` is [MIT Licensed](LICENSE.txt). [Contact us](https://plot.ly/products/consulting-and-oem/) for Plotly.js consulting, dashboard development, application integration, and feature additions. Sharing your graphs online or in dashboards? Consider a [plot.ly subscription](https://plot.ly/products/cloud).
15+
[Contact us](https://plot.ly/products/consulting-and-oem/) for Plotly.js consulting, dashboard development, application integration, and feature additions. Sharing your graphs online or in dashboards? Consider a [plot.ly subscription](https://plot.ly/products/cloud).
1216

1317
<p align="center">
1418
<a href="https://www.plot.ly/javascript" target="_blank">

0 commit comments

Comments
 (0)