Skip to content

Minor updates to plot.ly/api #1057

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

Merged
merged 9 commits into from
Sep 4, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
standardized Open Source Graphing Libraries throughout site
  • Loading branch information
Joe Damiba committed Aug 29, 2018
commit 8f467de35a70208aeaa6487939e0405bddc516dd
2 changes: 1 addition & 1 deletion _posts/2015-07-26-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</div>
<div class="--wrap-inner">
<div class="--welcome layer"><span class="meta">Welcome to the</span>
<h2><strong>Plotly Open Source Graphing libraries</strong></h2>
<h2><strong>Plotly Open Source Graphing Libraries</strong></h2>
<p>
D3.js and WebGL charts and maps for Python, MATLAB, R, and more.
</p>
Expand Down
2 changes: 1 addition & 1 deletion _posts/pandas/2015-07-19-pandas_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="--title">
<div class="--category-img"><img src="https://plot.ly/gh-pages/documentation/static/images/pandas-small.png" alt=""></div>
<div class="--body">
<h1>Plotly Python Open Source Library for Pandas</h1>
<h1>Plotly Python Open Source Graphing Library for Pandas</h1>
<p>Cufflinks binds plotly to pandas dataframes in <a href="https://plot.ly/ipython-notebooks/">IPython notebook</a>. <a href="https://plot.ly/ipython-notebooks/cufflinks/">Read more</a>.</consectetur>
</p>
</div>
Expand Down
4 changes: 2 additions & 2 deletions _posts/plotly_js/2015-04-05-plotly_js-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<div class="--title">
<div class="--category-img"><img src="https://images.plot.ly/language-icons/api-home/js-logo.png" style="margin-top: -30px;" alt=""></div>
<div class="--body">
<h1>What is plotly.js?</h1>
<h1>Plotly Javascript Open Source Graphing Library</h1>
<p>
Built on top of d3.js and <a target="_blank" href="http://stack.gl">stack.gl</a>, plotly.js is a high-level, declarative charting library. plotly.js ships with 20 chart types, including 3D charts, statistical graphs, and SVG maps.
Built on top of <a target="_blank" href="https://d3js.org/">d3.js</a> and <a target="_blank" href="http://stack.gl">stack.gl</a>, plotly.js is a high-level, declarative charting library. plotly.js ships with 20 chart types, including 3D charts, statistical graphs, and SVG maps.
<br>Learn about <a href="https://plot.ly/javascript/open-source-announcement">why we open sourced plotly.js</a> or <a target="_blank" href="https://github.com/plotly/plotly.js">view the source on GitHub</a>.
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _posts/python/2015-04-05-python-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<div class="--title">
<div class="--category-img"><img src="https://plot.ly/gh-pages/documentation/static/images/python-small.png" alt=""></div>
<div class="--body">
<h1>Plotly Python Open Source Library</h1>
<h1>Plotly Python Open Source Graphing Library</h1>
<p>{{page.description}}</consectetur>
</p>
</div
Expand Down
2 changes: 1 addition & 1 deletion _posts/python/3d/2017-02-24-python-3d-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div class="--title">
<div class="--category-img"><img src="https://plot.ly/gh-pages/documentation/static/images/python-small.png" alt=""></div>
<div class="--body">
<h1>Plotly Python Open Source Library 3D Charts</h1>
<h1>Plotly Python Open Source Graphing Library 3D Charts</h1>
<p>{{page.description}}</consectetur>
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _posts/python/basic/2017-02-24-python-basic-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div class="--title">
<div class="--category-img"><img src="https://plot.ly/gh-pages/documentation/static/images/python-small.png" alt=""></div>
<div class="--body">
<h1>Plotly Python Open Source Library Basic Charts</h1>
<h1>Plotly Python Open Source Graphing Library Basic Charts</h1>
<p>{{page.description}}</consectetur>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div class="--title">
<div class="--category-img"><img src="https://plot.ly/gh-pages/documentation/static/images/python-small.png" alt=""></div>
<div class="--body">
<h1>Plotly Python Open Source Library Fundamentals</h1>
<h1>Plotly Python Open Source Graphing Library Fundamentals</h1>
<p>{{page.description}}</consectetur>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h4 id="New-to-Plotly?">New to Plotly?<a class="anchor-link" href="#New-to-Plotl
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h4 id="Online-Configuration-Options">Online Configuration Options<a class="anchor-link" href="#Online-Configuration-Options">&#194;&#182;</a></h4><p>Config options set via our Open Source Graphing libraries are overridden on graphs hosted on plot.ly (i.e. when working online).
<h4 id="Online-Configuration-Options">Online Configuration Options<a class="anchor-link" href="#Online-Configuration-Options">&#194;&#182;</a></h4><p>Config options set via our Open Source Graphing Libraries are overridden on graphs hosted on plot.ly (i.e. when working online).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

capitalize libraries -> Libraries for consistency

To set configutation options online, you can edit the plot's embed url. Visit our embed tutorial: <a href="http://help.plot.ly/embed-graphs-in-websites/#step-8-customize-the-iframe">http://help.plot.ly/embed-graphs-in-websites/#step-8-customize-the-iframe</a> for more information on customizing the embed url to remove the "Edit Chart" link, hide the modebar, or autosize the plot.</p>

</div>
Expand Down
2 changes: 1 addition & 1 deletion _posts/python/maps/2017-02-24-python-maps-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div class="--title">
<div class="--category-img"><img src="https://plot.ly/gh-pages/documentation/static/images/python-small.png" alt=""></div>
<div class="--body">
<h1>Plotly Python Open Source Library Maps</h1>
<h1>Plotly Python Open Source Graphing Library Maps</h1>
<p>{{page.description}}</consectetur>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div class="--title">
<div class="--category-img"><img src="https://plot.ly/gh-pages/documentation/static/images/python-small.png" alt=""></div>
<div class="--body">
<h1>Plotly Python Open Source Library Scientific Charts</h1>
<h1>Plotly Python Open Source Graphing Library Scientific Charts</h1>
<p>{{page.description}}</consectetur>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div class="--title">
<div class="--category-img"><img src="https://plot.ly/gh-pages/documentation/static/images/python-small.png" alt=""></div>
<div class="--body">
<h1> Library Statistical Charts</h1>
<h1> Plotly Python Open Source Graphing Library Statistical Charts</h1>
<p>{{page.description}}</consectetur>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div class="--title">
<div class="--category-img"><img src="https://plot.ly/gh-pages/documentation/static/images/python-small.png" alt=""></div>
<div class="--body">
<h1>Plotly Python Open Source Library Subplots and Multiple Axes</h1>
<h1>Plotly Python Open Source Graphing Library Subplots and Multiple Axes</h1>
<p>{{page.description}}</consectetur>
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _posts/r/2015-07-30-r-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ language: r
<div class="--title">
<div class="--category-img"><img src="https://plot.ly/gh-pages/documentation/static/images/r-small.png" alt=""></div>
<div class="--body">
<h1>Plotly R Library</h1>
<h1>Plotly R Open Source Graphing Library</h1>
<p>{{page.description}}</consectetur>
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion all_static/images/Plotly-Feed.html
Original file line number Diff line number Diff line change
Expand Up @@ -12381,7 +12381,7 @@ <h4 class="delta heading text--left">The Plotly community</h4>
</div><!--
--><div class="grid__item one-half">
<h4 class="delta heading text--left">Programmer? We've got you covered.</h4>
See our <a href="https://plot.ly/api/" target="_self" class="link link--impt epsilon">Open Source Graphing libraries</a><br>
See our <a href="https://plot.ly/api/" target="_self" class="link link--impt epsilon">Open Source Graphing Libraries</a><br>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

capital L on libraries

</div>

<div class="grid__item one-half">
Expand Down
2 changes: 1 addition & 1 deletion all_static/images/Plotly-feed2.html
Original file line number Diff line number Diff line change
Expand Up @@ -12381,7 +12381,7 @@ <h4 class="delta heading text--left">The Plotly community</h4>
</div><!--
--><div class="grid__item one-half">
<h4 class="delta heading text--left">Programmer? We've got you covered.</h4>
See our <a href="https://plot.ly/api/" target="_self" class="link link--impt epsilon">Open Source Graphing libraries</a><br>
See our <a href="https://plot.ly/api/" target="_self" class="link link--impt epsilon">Open Source Graphing Libraries</a><br>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

capital L

</div>

<div class="grid__item one-half">
Expand Down
2 changes: 1 addition & 1 deletion all_static/images/Plotly.html
Original file line number Diff line number Diff line change
Expand Up @@ -12381,7 +12381,7 @@ <h4 class="delta heading text--left">The Plotly community</h4>
</div><!--
--><div class="grid__item one-half">
<h4 class="delta heading text--left">Programmer? We've got you covered.</h4>
See our <a href="https://plot.ly/api/" target="_self" class="link link--impt epsilon">Open Source Graphing libraries</a><br>
See our <a href="https://plot.ly/api/" target="_self" class="link link--impt epsilon">Open Source Graphing Libraries</a><br>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

capital L

</div>

<div class="grid__item one-half">
Expand Down