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

Skip to content

Commit db2c593

Browse files
author
Joseph Damiba
committed
rename in _posts
1 parent c2c1eee commit db2c593

30 files changed

+192
-192
lines changed

_posts/ggplot2/2015-08-10-getting-started_ggplot2_index.Rmd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,19 +91,19 @@ api_create(p, filename = "getting-started/ggplotly")
9191

9292
`filename` sets the name of the file inside your online plotly account.
9393

94-
#### Special Instructions for Plotly On-Premise Users
94+
#### Special Instructions for Chart Studio Enterprise Users
9595

96-
Your API key for account on the public cloud will be different than the API key in [Plotly On-Premise](https://plot.ly/product/enterprise/). Visit https://plotly.your-company.com/settings/api/ to find your Plotly On-Premise API key. Remember to replace "your-company.com" with the URL of your Plotly On-Premise server.
96+
Your API key for account on the public cloud will be different than the API key in [Chart Studio Enterprise](https://plot.ly/product/enterprise/). Visit https://plotly.your-company.com/settings/api/ to find your Chart Studio Enterprise API key. Remember to replace "your-company.com" with the URL of your Chart Studio Enterprise server.
9797

98-
If your company has a Plotly On-Premise server, change the R API endpoint so that it points to your company's Plotly server instead of Plotly's cloud.
98+
If your company has a Chart Studio Enterprise server, change the R API endpoint so that it points to your company's Plotly server instead of Plotly's cloud.
9999

100100
In your .RProfile write:
101101

102102
```{r, results='hide'}
103103
Sys.setenv("plotly_domain"="https://plotly.your-company.com")
104104
```
105105

106-
Remember to replace "your-company" with the URL of your Plotly On-Premise server.
106+
Remember to replace "your-company" with the URL of your Chart Studio Enterprise server.
107107

108108
#### Online Plot Privacy
109109

_posts/ggplot2/2015-08-10-getting-started_ggplot2_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@ api_create(p, filename = "getting-started/ggplotly")
8989

9090
`filename` sets the name of the file inside your online plotly account.
9191

92-
#### Special Instructions for Plotly On-Premise Users
92+
#### Special Instructions for Chart Studio Enterprise Users
9393

94-
Your API key for account on the public cloud will be different than the API key in [Plotly On-Premise](https://plot.ly/product/enterprise/). Visit https://plotly.your-company.com/settings/api/ to find your Plotly On-Premise API key. Remember to replace "your-company.com" with the URL of your Plotly On-Premise server.
94+
Your API key for account on the public cloud will be different than the API key in [Chart Studio Enterprise](https://plot.ly/product/enterprise/). Visit https://plotly.your-company.com/settings/api/ to find your Chart Studio Enterprise API key. Remember to replace "your-company.com" with the URL of your Chart Studio Enterprise server.
9595

96-
If your company has a Plotly On-Premise server, change the R API endpoint so that it points to your company's Plotly server instead of Plotly's cloud.
96+
If your company has a Chart Studio Enterprise server, change the R API endpoint so that it points to your company's Plotly server instead of Plotly's cloud.
9797

9898
In your .RProfile write:
9999

@@ -102,7 +102,7 @@ In your .RProfile write:
102102
Sys.setenv("plotly_domain"="https://plotly.your-company.com")
103103
```
104104

105-
Remember to replace "your-company" with the URL of your Plotly On-Premise server.
105+
Remember to replace "your-company" with the URL of your Chart Studio Enterprise server.
106106

107107
#### Online Plot Privacy
108108

_posts/julia/getting-started/2015-05-25-getting-started_julia_index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ <h2 >Authentication</h2>
5757
</p>
5858

5959
<h6>
60-
Special Instructions for <a class="no_underline" href="https://plot.ly/product/enterprise/">Plotly On-Premise</a> users
60+
Special Instructions for <a class="no_underline" href="https://plot.ly/product/enterprise/">Chart Studio Enterprise</a> users
6161
</h6>
6262

6363
<p>
64-
If your company has a Plotly On-Premise server, change the API endpoint so that it points to your company's Plotly server instead of Plotly's cloud.
64+
If your company has a Chart Studio Enterprise server, change the API endpoint so that it points to your company's Plotly server instead of Plotly's cloud.
6565
</p>
6666

6767
<p>In your Julia console, enter:<p>
@@ -73,7 +73,7 @@ <h6>
7373
<br>
7474

7575
<p>
76-
Make sure to replace "your-company.com" with the URL of your Plotly On-Premise server.<b>Questions? <a href="mailto:[email protected]">[email protected]</a></b>
76+
Make sure to replace "your-company.com" with the URL of your Chart Studio Enterprise server.<b>Questions? <a href="mailto:[email protected]">[email protected]</a></b>
7777
</p>
7878

7979
</div>

_posts/matlab/getting-started/2015-05-25-getting-started_matlab_index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ <h2 >Update</h2>
6262

6363

6464
<section class="section">
65-
<h2>Special Instructions for <a class="no_underline" href="https://plot.ly/product/enterprise/">Plotly On-Premise</a> Users</h2>
65+
<h2>Special Instructions for <a class="no_underline" href="https://plot.ly/product/enterprise/">Chart Studio Enterprise</a> Users</h2>
6666
<div class="content-box">
6767
<p>
68-
Your API key for a Plotly On-Premise account will be different from an account on the Plotly cloud. Visit https://plotly.your-company.com/settings/api/ to find your Plotly On-Premise API key. Remember to replace "your-company.com" with the URL of your Plotly On-Premise server.
68+
Your API key for a Chart Studio Enterprise account will be different from an account on the Plotly cloud. Visit https://plotly.your-company.com/settings/api/ to find your Chart Studio Enterprise API key. Remember to replace "your-company.com" with the URL of your Chart Studio Enterprise server.
6969
</p>
7070
<p>Additionally, you'll have to change the MATLAB Open Source Graphing Library endpoint so that it points to your company's Plotly server instead of Plotly's cloud. In your MATLAB console, enter:<p>
7171
<br>
@@ -78,7 +78,7 @@ <h2>Special Instructions for <a class="no_underline" href="https://plot.ly/prod
7878
<br>
7979

8080
<p>
81-
Make sure to replace "your-company.com" with the URL of your Plotly On-Premise server.<b>Questions? Contact your Plotly representative.</b>
81+
Make sure to replace "your-company.com" with the URL of your Chart Studio Enterprise server.<b>Questions? Contact your Plotly representative.</b>
8282
</p>
8383
</div>
8484
</section>

_posts/matlab/user_guide_matlab/2015-05-28-streaming-tutorial.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<h3>
2020
<center>
2121
<strong>
22-
Streaming is no longer supported in Plotly Cloud. Streaming is still available as part of
23-
<a class="nounderlineblack" href="https://plot.ly/products/on-premise/">Plotly On-Premises.</a>
22+
Streaming is no longer supported in Chart Studio Cloud. Streaming is still available as part of
23+
<a class="nounderlineblack" href="https://plot.ly/products/on-premise/">Chart Studio Enterprise.</a>
2424
</strong>
2525
</center>
2626
</h3>

_posts/matlab/user_guide_matlab/2015-06-30-matlab_offline.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<ul>
2020
<li><p>Instead of saving the converted MATLAB figures to a server, your data and graphs will be saved as <em>html</em> files to your current working directory using Plotly Offline. These <em>html</em> files will contain all of the necessary dependencies to render the plot within a browser.</p>
2121
</li>
22-
<li><p>When you're ready to share, you can just publish them to the <a href="https://plot.ly/feed]">Plotly Cloud</a> or to your company's internal <a href="https://plot.ly/product/enterprise">Plotly Enterprise</a> via the save icon in the modebar.</p>
22+
<li><p>When you're ready to share, you can just publish them to the <a href="https://plot.ly/feed]">Chart Studio Cloud</a> or to your company's internal <a href="https://plot.ly/product/enterprise">Plotly Enterprise</a> via the save icon in the modebar.</p>
2323
</li>
2424
</ul>
2525
<p><img src="http://i.imgur.com/FxPBBgD.png" alt="self-hosted matlab online"></p>
@@ -45,7 +45,7 @@ <h3 id="Getting-Started">Getting Started<a class="anchor-link" href="#Getting-St
4545
<div class="inner_cell">
4646
<div class="input_area">
4747
<div class=" highlight hl-ipython2"><pre><span></span><span class="o">&gt;&gt;</span> <span class="n">t</span> <span class="o">=</span> <span class="n">linspace</span><span class="p">(</span><span class="mi">0</span><span class="p">,</span><span class="mi">1</span><span class="p">,</span><span class="mi">1000</span><span class="p">);</span>
48-
<span class="o">&gt;&gt;</span> <span class="n">plot</span><span class="p">(</span><span class="n">t</span><span class="p">,</span> <span class="n">sin</span><span class="p">(</span><span class="mi">2</span><span class="o">*</span><span class="n">pi</span><span class="o">*</span><span class="n">t</span><span class="o">*</span><span class="mi">20</span><span class="p">),</span> <span class="s1">&#39;-&#39;</span><span class="p">);</span>
48+
<span class="o">&gt;&gt;</span> <span class="n">plot</span><span class="p">(</span><span class="n">t</span><span class="p">,</span> <span class="n">sin</span><span class="p">(</span><span class="mi">2</span><span class="o">*</span><span class="n">pi</span><span class="o">*</span><span class="n">t</span><span class="o">*</span><span class="mi">20</span><span class="p">),</span> <span class="s1">&#39;-&#39;</span><span class="p">);</span>
4949

5050
<span class="o">&gt;&gt;</span> <span class="n">plotly_fig</span> <span class="o">=</span> <span class="n">fig2plotly</span><span class="p">(</span><span class="n">gcf</span><span class="p">,</span> <span class="s1">&#39;offline&#39;</span><span class="p">,</span> <span class="n">true</span><span class="p">,</span> <span class="s1">&#39;filename&#39;</span><span class="p">,</span> <span class="s1">&#39;sine wave&#39;</span><span class="p">);</span>
5151
<span class="o">&gt;&gt;</span> <span class="n">plotly_fig</span><span class="o">.</span><span class="n">url</span>
@@ -81,7 +81,7 @@ <h3 id="Getting-Started">Getting Started<a class="anchor-link" href="#Getting-St
8181
<div class="prompt input_prompt">In&nbsp;[2]:</div>
8282
<div class="inner_cell">
8383
<div class="input_area">
84-
<div class=" highlight hl-ipython2"><pre><span></span><span class="o">&gt;&gt;</span> <span class="n">contour</span><span class="p">(</span><span class="n">rand</span><span class="p">(</span><span class="mi">10</span><span class="p">,</span><span class="mi">10</span><span class="p">));</span>
84+
<div class=" highlight hl-ipython2"><pre><span></span><span class="o">&gt;&gt;</span> <span class="n">contour</span><span class="p">(</span><span class="n">rand</span><span class="p">(</span><span class="mi">10</span><span class="p">,</span><span class="mi">10</span><span class="p">));</span>
8585
<span class="o">&gt;&gt;</span> <span class="n">plotly_fig</span> <span class="o">=</span> <span class="n">fig2plotly</span><span class="p">(</span><span class="n">gcf</span><span class="p">,</span> <span class="s1">&#39;offline&#39;</span><span class="p">,</span> <span class="n">true</span><span class="p">,</span> <span class="s1">&#39;filename&#39;</span><span class="p">,</span> <span class="s1">&#39;contour data&#39;</span><span class="p">);</span>
8686
<span class="o">&gt;&gt;</span> <span class="n">plotly_fig</span><span class="o">.</span><span class="n">url</span>
8787
<span class="nb">file</span><span class="p">:</span><span class="o">///</span><span class="n">Users</span><span class="o">/</span><span class="n">bronsolo</span><span class="o">/.</span><span class="n">plotly</span><span class="o">/</span><span class="n">plotlyjs</span><span class="o">/</span><span class="n">mycontour</span><span class="o">.</span><span class="n">html</span>
@@ -187,7 +187,7 @@ <h4 id="Creating-Offline-Figures-with-Plotly's-Native-Syntax">Creating Offline F
187187
<div class="prompt input_prompt">In&nbsp;[&nbsp;]:</div>
188188
<div class="inner_cell">
189189
<div class="input_area">
190-
<div class=" highlight hl-ipython2"><pre><span></span><span class="o">%%</span> <span class="n">Describe</span> <span class="n">your</span> <span class="n">figure</span><span class="p">:</span> <span class="n">data</span> <span class="ow">and</span> <span class="n">layout</span><span class="o">.</span>
190+
<div class=" highlight hl-ipython2"><pre><span></span><span class="o">%%</span> <span class="n">Describe</span> <span class="n">your</span> <span class="n">figure</span><span class="p">:</span> <span class="n">data</span> <span class="ow">and</span> <span class="n">layout</span><span class="o">.</span>
191191
<span class="o">%</span> <span class="n">view</span> <span class="n">more</span> <span class="n">examples</span> <span class="n">at</span> <span class="n">the</span> <span class="n">bottom</span> <span class="n">of</span> <span class="n">each</span> <span class="n">example</span> <span class="n">page</span><span class="p">:</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">plot</span><span class="o">.</span><span class="n">ly</span><span class="o">/</span><span class="n">matlab</span>
192192

193193
<span class="n">trace1</span> <span class="o">=</span> <span class="n">struct</span><span class="p">(</span><span class="o">...</span>
@@ -253,6 +253,6 @@ <h4 id="Creating-Offline-Figures-with-Plotly's-Native-Syntax">Creating Offline F
253253
</div>
254254
</div>
255255
</div>
256-
257256

258-
{% endraw %}
257+
258+
{% endraw %}

_posts/matlab/user_guide_matlab/matlab_offline.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"**NEW: Plotly's MATLAB library v.2.2.0 now includes support for Plotly Offline.**\n",
88
"- Instead of saving the converted MATLAB figures to a server, your data and graphs will be saved as *html* files to your current working directory using Plotly Offline. These *html* files will contain all of the necessary dependencies to render the plot within a browser.\n",
99
"\n",
10-
"- When you're ready to share, you can just publish them to the [Plotly Cloud](https://plot.ly/feed]) or to your company's internal [Plotly Enterprise](https://plot.ly/product/enterprise) via the save icon in the modebar.\n",
10+
"- When you're ready to share, you can just publish them to the [Chart Studio Cloud](https://plot.ly/feed]) or to your company's internal [Plotly Enterprise](https://plot.ly/product/enterprise) via the save icon in the modebar.\n",
1111
"\n",
1212
"![self-hosted matlab online](http://i.imgur.com/FxPBBgD.png)\n",
1313
"\n",

_posts/nodejs/getting-started/2015-05-25-getting-started_node_js_index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,21 +43,21 @@ <h2 >Authentication</h2>
4343
<br>
4444

4545
<h6>
46-
Special Instructions for <a class="no_underline" href="https://plot.ly/product/enterprise/">Plotly On-Premise</a> users
46+
Special Instructions for <a class="no_underline" href="https://plot.ly/product/enterprise/">Chart Studio Enterprise</a> users
4747
</h6>
4848

4949
<p>
50-
Your API key for account on the public cloud will be different than the API key in Plotly On-Premise. Visit <a href="https://plotly.your-company.com/settings/api/" target="_blank">https://plotly.your-company.com/settings/api/</a> to find your Plotly On-Premise API key. Remember to replace "your-company.com" with the URL of your Plotly On-Premise server.
50+
Your API key for account on the public cloud will be different than the API key in Chart Studio Enterprise. Visit <a href="https://plotly.your-company.com/settings/api/" target="_blank">https://plotly.your-company.com/settings/api/</a> to find your Chart Studio Enterprise API key. Remember to replace "your-company.com" with the URL of your Chart Studio Enterprise server.
5151
</p>
5252

5353
<p>
54-
Instantiate your <code>plotly</code> object with the domain of your Plotly On-Premise server.
54+
Instantiate your <code>plotly</code> object with the domain of your Chart Studio Enterprise server.
5555
</p>
5656

5757
<pre><code>var plotly = require('plotly')({"username": "DemoAccount", "apiKey": "lr1c37zw81", "host": "plotly.your-company.com", "port": 443})</code></pre>
5858

5959
<p>
60-
Remember to replace "your-company.com" with the URL of your Plotly On-Premise server. Questions? <a href="mailto:[email protected]">[email protected]</a>
60+
Remember to replace "your-company.com" with the URL of your Chart Studio Enterprise server. Questions? <a href="mailto:[email protected]">[email protected]</a>
6161
</p>
6262
</div>
6363
</section>

_posts/pandas/dashboard/2015-07-29-dashboard-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142

143143
<p class="small text-muted">Built with a free dashboard template from <a href="http://keen.github.io/dashboards/">Keen IO</a> and seven <a href="https://plot.ly/pandas/embedding-plotly-graphs-in-HTML/">embedded Plotly graphs</a></p>
144144
<p class="small text-muted">
145-
This is a single static web page that can be displayed with any HTTP web server, offline as a HTML file, or on <a href="https://plot.ly/product/enterprise/">Plotly On-Premise</a>.
145+
This is a single static web page that can be displayed with any HTTP web server, offline as a HTML file, or on <a href="https://plot.ly/product/enterprise/">Chart Studio Enterprise</a>.
146146
</p>
147147
</div>
148148

_posts/python/fundamentals/config/2015-06-30-config_opts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ <h4 id="Reference">Reference<a class="anchor-link" href="#Reference">&#194;&#182
570570

571571
Keyword arguments:
572572
show_link (default=True) -- display a link in the bottom-right corner of
573-
of the chart that will export the chart to Plotly Cloud or
573+
of the chart that will export the chart to Chart Studio Cloud or
574574
Plotly Enterprise
575575
link_text (default=&#39;Export to plot.ly&#39;) -- the text of export link
576576
validate (default=True) -- validate that all of the keys in the figure

_posts/python/fundamentals/config/config_opts.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@
739739
" \n",
740740
" Keyword arguments:\n",
741741
" show_link (default=True) -- display a link in the bottom-right corner of\n",
742-
" of the chart that will export the chart to Plotly Cloud or\n",
742+
" of the chart that will export the chart to Chart Studio Cloud or\n",
743743
" Plotly Enterprise\n",
744744
" link_text (default='Export to plot.ly') -- the text of export link\n",
745745
" validate (default=True) -- validate that all of the keys in the figure\n",

0 commit comments

Comments
 (0)