-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Update links to new websites - edition March 2020 #4694
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
7ef5c23
2f9e25b
1fe9c53
5f25a97
df6918c
1f998c3
3f445ad
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
<a href="https://plot.ly/javascript/"><img src="http://images.plot.ly/logo/plotlyjs-logo@2x.png" height="70"></a> | ||
<a href="https://plotly.com/javascript/"><img src="https://images.plot.ly/logo/plotlyjs-logo@2x.png" height="70"></a> | ||
|
||
[](https://badge.fury.io/js/plotly.js) | ||
[](https://circleci.com/gh/plotly/plotly.js) | ||
[](https://github.com/plotly/plotly.js/blob/master/LICENSE) | ||
|
||
Built on top of [d3.js](http://d3js.org/) and [stack.gl](http://stack.gl/), | ||
Built on top of [d3.js](https://d3js.org/) and [stack.gl](http://stack.gl/), | ||
plotly.js is a high-level, declarative charting library. plotly.js ships with over 40 | ||
chart types, including scientific charts, 3D graphs, statistical charts, SVG maps, financial charts, | ||
and more. | ||
|
||
<p align="center"> | ||
<a href="https://www.plot.ly/javascript" target="_blank"> | ||
<a href="https://plotly.com/javascript/" target="_blank"> | ||
<img src="https://raw.githubusercontent.com/cldougl/plot_images/add_r_img/plotly_2017.png"> | ||
</a></p> | ||
|
||
[Contact us](https://plot.ly/products/consulting-and-oem/) for Plotly.js consulting, dashboard development, application integration, and feature additions. | ||
[Contact us](https://plotly.com/products/consulting-and-oem/) for Plotly.js consulting, dashboard development, application integration, and feature additions. | ||
|
||
## Table of contents | ||
|
||
|
@@ -63,7 +63,7 @@ Fastly supports Plotly.js with free CDN service. Read more at https://www.fastly | |
|
||
and use the plotly.js `dist` file(s). More info [here](https://github.com/plotly/plotly.js/blob/master/dist/README.md). | ||
|
||
#### Read the [Getting started page](https://plot.ly/javascript/getting-started/) for more examples. | ||
#### Read the [Getting started page](https://plotly.com/javascript/getting-started/) for more examples. | ||
|
||
|
||
## Modules | ||
|
@@ -93,7 +93,7 @@ Then elsewhere in your code: | |
var Plotly = require('./path/to/custom-plotly'); | ||
``` | ||
|
||
To learn more about the plotly.js module architecture, refer to our [modularizing monolithic JS projects](https://plot.ly/javascript/modularizing-monolithic-javascript-projects/) post. | ||
To learn more about the plotly.js module architecture, refer to our [modularizing monolithic JS projects](https://plotly.com/javascript/plotly-fundamentals/) post. | ||
|
||
#### Non-ascii characters | ||
|
||
|
@@ -113,12 +113,12 @@ Have a bug or a feature request? Please first read the [issues guidelines](https | |
|
||
## Documentation | ||
|
||
Official plotly.js documentation is hosted on [plot.ly/javascript](https://plot.ly/javascript). | ||
Official plotly.js documentation is hosted on [plotly.com/javascript](https://plotly.com/javascript). | ||
|
||
These pages are generated by the Plotly [documentation repo](https://github.com/plotly/documentation/tree/gh-pages) built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages. | ||
These pages are generated by the Plotly [documentation repo](https://github.com/plotly/documentation/tree/gh-pages) built with [Jekyll](https://jekyllrb.com/) and publicly hosted on GitHub Pages. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. can you update these to replace |
||
For more info about contributing to Plotly documentation, please read through [contributing guidelines](https://github.com/plotly/documentation/blob/source/Contributing.md). | ||
|
||
You can also suggest new documentation examples by submitting a [Codepen](http://codepen.io/tag/plotly/) on community.plot.ly with tag [`plotly-js`](http://community.plot.ly/c/plotly-js). | ||
You can also suggest new documentation examples by submitting a [Codepen](https://codepen.io/tag/plotly/) on community.plot.com with tag [`plotly-js`](https://community.plotly.com/c/api/plotly-js). | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let's remove this line plz There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Done in 1fe9c53. |
||
|
||
## Contributing | ||
|
||
|
@@ -128,14 +128,14 @@ Please read through our [contributing guidelines](https://github.com/plotly/plot | |
|
||
* Follow [@plotlygraphs](https://twitter.com/plotlygraphs) on Twitter for the latest Plotly news. | ||
* Follow [@plotly_js](https://twitter.com/plotly_js) on Twitter for plotly.js release updates. | ||
* Implementation help may be found on community.plot.ly (tagged [`plotly-js`](http://community.plot.ly/c/plotly-js)) or | ||
* Implementation help may be found on community.plot.com (tagged [`plotly-js`](https://community.plotly.com/c/plotly-js)) or | ||
on Stack Overflow (tagged [`plotly`](https://stackoverflow.com/questions/tagged/plotly)). | ||
* Developers should use the keyword `plotly` on packages which modify or add to the functionality of plotly.js when distributing through [npm](https://www.npmjs.com/browse/keyword/plotly). | ||
* Direct developer email support can be purchased through a [Plotly Support Plan](https://support.plot.ly/libraries/javascript). | ||
* Direct developer email support can be purchased through a [Plotly Support Plan](https://plotly.com/chart-studio-help/chart-studio-cloud-support/). | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please remove this line. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Done in 1fe9c53. |
||
|
||
## Versioning | ||
|
||
This project is maintained under the [Semantic Versioning guidelines](http://semver.org/). | ||
This project is maintained under the [Semantic Versioning guidelines](https://semver.org/). | ||
|
||
See the [Releases section](https://github.com/plotly/plotly.js/releases) of our GitHub project for changelogs for each release version of plotly.js. | ||
|
||
|
@@ -145,14 +145,14 @@ Open-source clients to the plotly.js APIs are available at these links: | |
|
||
| | GitHub repo | Getting started | | ||
|---|--------|---------| | ||
|**R / RStudio**| [ropensci/plotly](https://github.com/ropensci/plotly) | [plot.ly/r/getting-started](https://plot.ly/r/getting-started) | | ||
|**Python / Pandas / IPython notebook**| [plotly/plotly.py](https://github.com/plotly/plotly.py) | [plot.ly/python/getting-started](https://plot.ly/python/getting-started) | | ||
|**MATLAB**| [plotly/matlab-api](https://github.com/plotly/matlab-api) | [plot.ly/matlab/getting-started](https://plot.ly/matlab/getting-started) | | ||
|**R / RStudio**| [ropensci/plotly](https://github.com/ropensci/plotly) | [plotly/r/getting-started](https://plotly.com/r/getting-started) | | ||
|**Python / Pandas / IPython notebook**| [plotly/plotly.py](https://github.com/plotly/plotly.py) | [plotly/python/getting-started](https://plotly.com/python/getting-started) | | ||
|**MATLAB**| [plotly/matlab-api](https://github.com/plotly/matlab-api) | [plotly/matlab/getting-started](https://plotly.com/matlab/getting-started) | | ||
|**node.js / Tonicdev / Jupyter notebook**| [plotly/plotly-notebook-js](https://github.com/plotly/plotly-notebook-js) | | | ||
|**node.js cloud client**| [plotly/plotly-nodejs](https://github.com/plotly/plotly-nodejs) | [plot.ly/nodejs/getting-started](https://plot.ly/nodejs/getting-started) | | ||
|**Julia**| [plotly/Plotly.jl](https://github.com/plotly/Plotly.jl) | [plot.ly/julia/getting-started](https://plot.ly/julia/getting-started) | | ||
|**node.js cloud client**| [plotly/plotly-nodejs](https://github.com/plotly/plotly-nodejs) | [plotly/nodejs/getting-started](https://plotly.com/nodejs/getting-started) | | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please remove this line. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Done in df6918c. |
||
|**Julia**| [plotly/Plotly.jl](https://github.com/plotly/Plotly.jl) | [plotly/julia/getting-started](https://plotly.com/julia/getting-started) | | ||
|
||
plotly.js charts can also be created and saved online for free at [plot.ly/create](https://plot.ly/create). | ||
plotly.js charts can also be created and saved online for free at [plotly/create](https://chart-studio.plotly.com/create). | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please remove this line. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Done in df6918c. |
||
|
||
## Creators | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's just remove this line please. The underlying content has been removed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done in 1fe9c53.