@@ -47,6 +47,9 @@ <h2>Plotly's Open Source Graphing Libraries:</h2>
47
47
< h2 > Plotly Python Open Source Graphing Library</ h2 >
48
48
<!--<p>Anyone making charts or dashboards online.</p>-->
49
49
</ div >
50
+ < div class ="category-meta ">
51
+ <!-- Place this tag where you want the button to render. -->
52
+ < iframe src ="https://ghbtns.com/github-btn.html?user=plotly&repo=plotly.py&type=star&count=true&size=large " frameborder ="0 " scrolling ="0 " width ="160px " height ="30px "> </ iframe > </ div >
50
53
</ div >
51
54
</ a >
52
55
</ li >
@@ -60,6 +63,7 @@ <h2>Plotly Python Open Source Graphing Library</h2>
60
63
< div class ="category-meta ">
61
64
< h2 > Plotly MATLAB Open Source Graphing Library</ h2 >
62
65
<!--<p>Engineers and data scientists using Python, R, Matlab or Javascript.</p>-->
66
+ < iframe src ="https://ghbtns.com/github-btn.html?user=plotly&repo=MATLAB-Online&type=star&count=true&size=large " frameborder ="0 " scrolling ="0 " width ="160px " height ="30px "> </ iframe >
63
67
</ div >
64
68
</ div >
65
69
</ a >
@@ -78,6 +82,7 @@ <h2>Plotly R Open Source Graphing Library</h2>
78
82
<!--Upload Excel sheets to plotly to build best-practice charts, reports and-->
79
83
<!--dashboards.-->
80
84
<!--</p>-->
85
+ < iframe src ="https://ghbtns.com/github-btn.html?user=ropensci&repo=plotly&type=star&count=true&size=large " frameborder ="0 " scrolling ="0 " width ="160px " height ="30px "> </ iframe >
81
86
</ div >
82
87
</ div >
83
88
</ a >
@@ -95,6 +100,7 @@ <h2>Plotly JavaScript Open Source Graphing Library</h2>
95
100
<!--Upload Excel sheets to plotly to build best-practice charts, reports and-->
96
101
<!--dashboards.-->
97
102
<!--</p>-->
103
+ < iframe src ="https://ghbtns.com/github-btn.html?user=plotly&repo=plotly.js&type=star&count=true&size=large " frameborder ="0 " scrolling ="0 " width ="160px " height ="30px "> </ iframe >
98
104
</ div >
99
105
</ div >
100
106
</ a >
@@ -108,6 +114,7 @@ <h2>Plotly JavaScript Open Source Graphing Library</h2>
108
114
alt ="Plotly DASH Open Source Graphing Library "> </ div >
109
115
< div class ="category-meta ">
110
116
< h2 > Plotly Dash Open Source Graphing Library</ h2 >
117
+ < iframe src ="https://ghbtns.com/github-btn.html?user=plotly&repo=dash&type=star&count=true&size=large " frameborder ="0 " scrolling ="0 " width ="160px " height ="30px "> </ iframe >
111
118
</ div >
112
119
</ div >
113
120
</ a >
@@ -225,6 +232,8 @@ <h4>Hardware and Embedded Systems</h4>
225
232
scene . parallax ( ) ;
226
233
} ) ;
227
234
</ script >
235
+ <!-- Place this tag in your head or just before your close body tag. -->
236
+ < script async defer src ="https://buttons.github.io/buttons.js "> </ script >
228
237
</ body >
229
238
230
239
</ html >
0 commit comments