|
4 | 4 | [](https://circleci.com/gh/plotly/plotly.js)
|
5 | 5 | [](https://github.com/plotly/plotly.js/blob/master/LICENSE)
|
6 | 6 |
|
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. |
11 | 10 |
|
12 | 11 | <p align="center">
|
13 | 12 | <a href="https://plotly.com/javascript/" target="_blank">
|
@@ -138,19 +137,10 @@ This project is maintained under the [Semantic Versioning guidelines](https://se
|
138 | 137 |
|
139 | 138 | See the [Releases section](https://github.com/plotly/plotly.js/releases) of our GitHub project for changelogs for each release version of plotly.js.
|
140 | 139 |
|
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 |
| - |
152 | 140 | ## Notable Contributors
|
153 | 141 |
|
| 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 | + |
154 | 144 | | | GitHub | Twitter | Status |
|
155 | 145 | |---|--------|---------|--------|
|
156 | 146 | |**Alex C. Johnson**| [@alexcjohnson](https://github.com/alexcjohnson) | | Active, Maintainer |
|
|
0 commit comments