Skip to content

Commit 191c829

Browse files
Update README.md
1 parent f69d47d commit 191c829

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

README.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44
[![circle ci](https://circleci.com/gh/plotly/plotly.js.png?&style=shield&circle-token=1f42a03b242bd969756fc3e53ede204af9b507c0)](https://circleci.com/gh/plotly/plotly.js)
55
[![MIT License](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/plotly/plotly.js/blob/master/LICENSE)
66

7-
Built on top of [d3.js](https://d3js.org/) and [stack.gl](http://stack.gl/),
8-
plotly.js is a high-level, declarative charting library. plotly.js ships with over 40
9-
chart types, including scientific charts, 3D graphs, statistical charts, SVG maps, financial charts,
10-
and more.
7+
[Plotly.js](https://plotly.com/javascript) is a standalone Javascript data visualization library, and it also powers the Python and R modules named `plotly` in those respective ecosystems (referred to as [Plotly.py](https://plotly.com/python) and [Plotly.R](http://plotly.com/r)).
8+
9+
Plotly.js can be used to produce dozens of chart types and visualizations, including statistical charts, 3D graphs, scientific charts, SVG and tile maps, financial charts and more.
1110

1211
<p align="center">
1312
<a href="https://plotly.com/javascript/" target="_blank">
@@ -138,19 +137,10 @@ This project is maintained under the [Semantic Versioning guidelines](https://se
138137

139138
See the [Releases section](https://github.com/plotly/plotly.js/releases) of our GitHub project for changelogs for each release version of plotly.js.
140139

141-
## Clients for R, Python, Node, and MATLAB
142-
143-
Open-source clients to the plotly.js APIs are available at these links:
144-
145-
| | GitHub repo | Getting started |
146-
|---|--------|---------|
147-
|**Python / Pandas / IPython notebook**| [plotly/plotly.py](https://github.com/plotly/plotly.py) | [plotly/python/getting-started](https://plotly.com/python/getting-started) |
148-
|**R / RStudio**| [ropensci/plotly](https://github.com/ropensci/plotly) | [plotly/r/getting-started](https://plotly.com/r/getting-started) |
149-
|**MATLAB**| [plotly/matlab-api](https://github.com/plotly/matlab-api) | [plotly/matlab/getting-started](https://plotly.com/matlab/getting-started) |
150-
|**node.js / Tonicdev / Jupyter notebook**| [plotly/plotly-notebook-js](https://github.com/plotly/plotly-notebook-js) | |
151-
152140
## Notable Contributors
153141

142+
Plotly.js is at the core of a large and dynamic ecosystem with many contributors who file issues, reproduce bugs, suggest improvements, write code in this repo (and other upstream or downstream ones) and help users in the Plotly community forum. The following people deserve special recognition for their outsized contributions to this ecosystem:
143+
154144
| | GitHub | Twitter | Status |
155145
|---|--------|---------|--------|
156146
|**Alex C. Johnson**| [@alexcjohnson](https://github.com/alexcjohnson) | | Active, Maintainer |

0 commit comments

Comments
 (0)