File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ Open-source clients to the plotly.js APIs are available at these links:
74
74
|**R / RStudio**| [ropensci/plotly](https://github.com/ropensci/plotly) | [plot.ly/r/getting-started](https://plot.ly/r/getting-started) |
75
75
|**Python / Pandas / IPython notebook**| [plotly/plotly.py](https://github.com/plotly/plotly.py) | [plot.ly/python/getting-started](https://plot.ly/python/getting-started) |
76
76
|**MATLAB**| [plotly/matlab-api](https://github.com/plotly/matlab-api) | [plot.ly/matlab/getting-started](https://plot.ly/matlab/getting-started) |
77
- |**node.js**| [plotly/plotly-nodejs](https://github.com/plotly/plotly-nodejs) | [plot.ly/nodejs/getting-started/ ](https://plot.ly/nodejs/getting-started) |
78
- |**Julia**| [plotly/Plotly.jl](https://github.com/plotly/Plotly.jl) | [plot.ly/julia/getting-started/ ](https://plot.ly/julia/getting-started) |
77
+ |**node.js**| [plotly/plotly-nodejs](https://github.com/plotly/plotly-nodejs) | [plot.ly/nodejs/getting-started](https://plot.ly/nodejs/getting-started) |
78
+ |**Julia**| [plotly/Plotly.jl](https://github.com/plotly/Plotly.jl) | [plot.ly/julia/getting-started](https://plot.ly/julia/getting-started) |
79
79
80
80
plotly.js charts can also be created and saved online for free at [plot.ly/plot](https://plot.ly/plot).
81
81
@@ -94,6 +94,6 @@ plotly.js charts can also be created and saved online for free at [plot.ly/plot]
94
94
95
95
Code and documentation copyright 2015 Plotly, Inc.
96
96
97
- Code released under [ the MIT license](https://github.com/plotly/plotly.js/blob/master/LICENSE).
97
+ Code released under the [ MIT license](https://github.com/plotly/plotly.js/blob/master/LICENSE).
98
98
99
- Docs released under [Creative Commons](https://github.com/plotly/documentation/blob/source/LICENSE).
99
+ Docs released under the [Creative Commons](https://github.com/plotly/documentation/blob/source/LICENSE).
Original file line number Diff line number Diff line change 11
11
"bugs" : {
12
12
"url" : " https://github.com/plotly/plotly.js/issues"
13
13
},
14
- "author" : " Plotly Inc." ,
14
+ "author" : " Plotly, Inc." ,
15
15
"keywords" : [
16
16
" graphing" ,
17
17
" plotting" ,
You can’t perform that action at this time.
0 commit comments