You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Official plotly.js documentation is hosted on [plot.ly/javascript](https://plot.
45
45
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.
46
46
For more info about contributing to Plotly documentation, please read through [contributing guidelines](https://github.com/plotly/documentation/blob/source/Contributing.md).
47
47
48
-
You can also suggest new documentation examples by submitting a [Codepen](http://codepen.io/tag/plotly/) on community.plot.ly (tagged [`plotly-js`](http://community.plot.ly/c/plotly-js).
48
+
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).
49
49
50
50
## Contributing
51
51
@@ -56,13 +56,13 @@ Please read through our [contributing guidelines](https://github.com/plotly/plot
56
56
Get updates on plotly.js's development and chat with the project maintainers and community members.
57
57
58
58
* Follow [@plotlygraphs](https://twitter.com/plotlygraphs) on Twitter.
59
-
* Implementation help may be found at Stack Overflow (tagged [`plotly`](https://stackoverflow.com/questions/tagged/plotly)) or community.plot.ly (tagged [`plotly-js`](http://community.plot.ly/c/plotly-js).
60
-
* 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) or similar delivery mechanisms for maximum discoverability.
59
+
* Implementation help may be found at Stack Overflow (tagged [`plotly`](https://stackoverflow.com/questions/tagged/plotly)) or community.plot.ly (tagged [`plotly-js`](http://community.plot.ly/c/plotly-js)).
60
+
* 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).
61
61
* Direct developer email support can be purchased through a [Plotly Pro](https://plot.ly/products/cloud/) plan.
62
62
63
63
## Versioning
64
64
65
-
plotly.js is maintained under [the Semantic Versioning guidelines](http://semver.org/).
65
+
plotly.js is maintained under the [Semantic Versioning guidelines](http://semver.org/).
66
66
67
67
See the [Releases section](https://github.com/plotly/plotly.js/releases) of our GitHub project for changelogs for each release version of plotly.js.
68
68
@@ -94,5 +94,7 @@ plotly.js charts can also be created and saved online for free at [plot.ly/plot]
94
94
## Copyright and license
95
95
96
96
Code and documentation copyright 2015 Plotly, Inc.
97
-
Code released under [the MIT license](https://github.com/plotly/plotly.js/blob/master/LICENSE).
97
+
98
+
Code released under [the MIT license](https://github.com/plotly/plotly.js/blob/master/LICENSE).
99
+
98
100
Docs released under [Creative Commons](https://github.com/plotly/documentation/blob/source/LICENSE).
0 commit comments