Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af8b1a5

Browse files
author
Joseph Damiba
committed
adding github stars
1 parent 63cc683 commit af8b1a5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_posts/2015-07-26-index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ <h2>Plotly's Open Source Graphing Libraries:</h2>
4747
<h2>Plotly Python Open Source Graphing Library</h2>
4848
<!--<p>Anyone making charts or dashboards online.</p>-->
4949
</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>
5053
</div>
5154
</a>
5255
</li>
@@ -60,6 +63,7 @@ <h2>Plotly Python Open Source Graphing Library</h2>
6063
<div class="category-meta">
6164
<h2>Plotly MATLAB Open Source Graphing Library</h2>
6265
<!--<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>
6367
</div>
6468
</div>
6569
</a>
@@ -78,6 +82,7 @@ <h2>Plotly R Open Source Graphing Library</h2>
7882
<!--Upload Excel sheets to plotly to build best-practice charts, reports and-->
7983
<!--dashboards.-->
8084
<!--</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>
8186
</div>
8287
</div>
8388
</a>
@@ -95,6 +100,7 @@ <h2>Plotly JavaScript Open Source Graphing Library</h2>
95100
<!--Upload Excel sheets to plotly to build best-practice charts, reports and-->
96101
<!--dashboards.-->
97102
<!--</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>
98104
</div>
99105
</div>
100106
</a>
@@ -108,6 +114,7 @@ <h2>Plotly JavaScript Open Source Graphing Library</h2>
108114
alt="Plotly DASH Open Source Graphing Library"></div>
109115
<div class="category-meta">
110116
<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>
111118
</div>
112119
</div>
113120
</a>
@@ -225,6 +232,8 @@ <h4>Hardware and Embedded Systems</h4>
225232
scene.parallax();
226233
});
227234
</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>
228237
</body>
229238

230239
</html>

0 commit comments

Comments
 (0)