Skip to content

Commit 0893036

Browse files
update book for release refs/tags/0.13.2
1 parent d20e42d commit 0893036

File tree

8 files changed

+35
-29
lines changed

8 files changed

+35
-29
lines changed

content/fundamentals/shapes.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

content/print.html

Lines changed: 17 additions & 14 deletions
Large diffs are not rendered by default.

content/recipes/basic_charts/line_charts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ <h2 id="setting-lower-or-upper-bounds-on-axis"><a class="header" href="#setting-
613613
<span class="boring">}</span></code></pre></pre>
614614
<div id="set_lower_or_upper_bound_on_axis" class="plotly-graph-div" style="height:100%; width:100%;"></div>
615615
<script type="text/javascript">
616-
Plotly.newPlot("set_lower_or_upper_bound_on_axis", {"data":[{"type":"scatter","name":"setosa","mode":"markers","x":[3.5,3.0,3.2,3.1,3.6,3.9,3.4,3.4,2.9,3.1,3.7,3.4,3.0,3.0,4.0,4.4,3.9,3.5,3.8,3.8,3.4,3.7,3.6,3.3,3.4,3.0,3.4,3.5,3.4,3.2,3.1,3.4,4.1,4.2,3.1,3.2,3.5,3.6,3.0,3.4,3.5,2.3,3.2,3.5,3.8,3.0,3.8,3.2,3.7,3.3],"y":[5.1,4.9,4.7,4.6,5.0,5.4,4.6,5.0,4.4,4.9,5.4,4.8,4.8,4.3,5.8,5.7,5.4,5.1,5.7,5.1,5.4,5.1,4.6,5.1,4.8,5.0,5.0,5.2,5.2,4.7,4.8,5.4,5.2,5.5,4.9,5.0,5.5,4.9,4.4,5.1,5.0,4.5,4.4,5.0,5.1,4.8,5.1,4.6,5.3,5.0],"xaxis":"x1","yaxis":"y1"},{"type":"scatter","name":"versicolor","mode":"markers","x":[3.2,3.2,3.1,2.3,2.8,2.8,3.3,2.4,2.9,2.7,2.0,3.0,2.2,2.9,2.9,3.1,3.0,2.7,2.2,2.5,3.2,2.8,2.5,2.8,2.9,3.0,2.8,3.0,2.9,2.6,2.4,2.4,2.7,2.7,3.0,3.4,3.1,2.3,3.0,2.5,2.6,3.0,2.6,2.3,2.7,3.0,2.9,2.9,2.5,2.8],"y":[7.0,6.4,6.9,5.5,6.5,5.7,6.3,4.9,6.6,5.2,5.0,5.9,6.0,6.1,5.6,6.7,5.6,5.8,6.2,5.6,5.9,6.1,6.3,6.1,6.4,6.6,6.8,6.7,6.0,5.7,5.5,5.5,5.8,6.0,5.4,6.0,6.7,6.3,5.6,5.5,5.5,6.1,5.8,5.0,5.6,5.7,5.7,6.2,5.1,5.7],"xaxis":"x2","yaxis":"y2"},{"type":"scatter","name":"virginica","mode":"markers","x":[3.3,2.7,3.0,2.9,3.0,3.0,2.5,2.9,2.5,3.6,3.2,2.7,3.0,2.5,2.8,3.2,3.0,3.8,2.6,2.2,3.2,2.8,2.8,2.7,3.3,3.2,2.8,3.0,2.8,3.0,2.8,3.8,2.8,2.8,2.6,3.0,3.4,3.1,3.0,3.1,3.1,3.1,2.7,3.2,3.3,3.0,2.5,3.0,3.4,3.0],"y":[6.3,5.8,7.1,6.3,6.5,7.6,4.9,7.3,6.7,7.2,6.5,6.4,6.8,5.7,5.8,6.4,6.5,7.7,7.7,6.0,6.9,5.6,7.7,6.3,6.7,7.2,6.2,6.1,6.4,7.2,7.4,7.9,6.4,6.3,6.1,7.7,6.3,6.4,6.0,6.9,6.7,6.9,5.8,6.8,6.7,6.7,6.3,6.5,6.2,5.9],"xaxis":"x3","yaxis":"y3"}],"layout":{"title":{"text":"Iris Dataset - Subplots by Species"},"grid":{"rows":1,"columns":3,"pattern":"independent"},"xaxis":{"title":{"text":"sepal_width"},"range":[null,4.5]},"yaxis":{"title":{"text":"sepal_length"},"range":[3.0,null]},"xaxis2":{"title":{"text":"sepal_width"},"range":[null,4.5]},"yaxis2":{"title":{"text":"sepal_length"},"range":[3.0,null]},"xaxis3":{"title":{"text":"sepal_width"},"range":[null,4.5]},"yaxis3":{"title":{"text":"sepal_length"},"range":[3.0,null]}},"config":{}});
616+
Plotly.newPlot("set_lower_or_upper_bound_on_axis", {"data":[{"type":"scatter","name":"versicolor","mode":"markers","x":[3.2,3.2,3.1,2.3,2.8,2.8,3.3,2.4,2.9,2.7,2.0,3.0,2.2,2.9,2.9,3.1,3.0,2.7,2.2,2.5,3.2,2.8,2.5,2.8,2.9,3.0,2.8,3.0,2.9,2.6,2.4,2.4,2.7,2.7,3.0,3.4,3.1,2.3,3.0,2.5,2.6,3.0,2.6,2.3,2.7,3.0,2.9,2.9,2.5,2.8],"y":[7.0,6.4,6.9,5.5,6.5,5.7,6.3,4.9,6.6,5.2,5.0,5.9,6.0,6.1,5.6,6.7,5.6,5.8,6.2,5.6,5.9,6.1,6.3,6.1,6.4,6.6,6.8,6.7,6.0,5.7,5.5,5.5,5.8,6.0,5.4,6.0,6.7,6.3,5.6,5.5,5.5,6.1,5.8,5.0,5.6,5.7,5.7,6.2,5.1,5.7],"xaxis":"x1","yaxis":"y1"},{"type":"scatter","name":"virginica","mode":"markers","x":[3.3,2.7,3.0,2.9,3.0,3.0,2.5,2.9,2.5,3.6,3.2,2.7,3.0,2.5,2.8,3.2,3.0,3.8,2.6,2.2,3.2,2.8,2.8,2.7,3.3,3.2,2.8,3.0,2.8,3.0,2.8,3.8,2.8,2.8,2.6,3.0,3.4,3.1,3.0,3.1,3.1,3.1,2.7,3.2,3.3,3.0,2.5,3.0,3.4,3.0],"y":[6.3,5.8,7.1,6.3,6.5,7.6,4.9,7.3,6.7,7.2,6.5,6.4,6.8,5.7,5.8,6.4,6.5,7.7,7.7,6.0,6.9,5.6,7.7,6.3,6.7,7.2,6.2,6.1,6.4,7.2,7.4,7.9,6.4,6.3,6.1,7.7,6.3,6.4,6.0,6.9,6.7,6.9,5.8,6.8,6.7,6.7,6.3,6.5,6.2,5.9],"xaxis":"x2","yaxis":"y2"},{"type":"scatter","name":"setosa","mode":"markers","x":[3.5,3.0,3.2,3.1,3.6,3.9,3.4,3.4,2.9,3.1,3.7,3.4,3.0,3.0,4.0,4.4,3.9,3.5,3.8,3.8,3.4,3.7,3.6,3.3,3.4,3.0,3.4,3.5,3.4,3.2,3.1,3.4,4.1,4.2,3.1,3.2,3.5,3.6,3.0,3.4,3.5,2.3,3.2,3.5,3.8,3.0,3.8,3.2,3.7,3.3],"y":[5.1,4.9,4.7,4.6,5.0,5.4,4.6,5.0,4.4,4.9,5.4,4.8,4.8,4.3,5.8,5.7,5.4,5.1,5.7,5.1,5.4,5.1,4.6,5.1,4.8,5.0,5.0,5.2,5.2,4.7,4.8,5.4,5.2,5.5,4.9,5.0,5.5,4.9,4.4,5.1,5.0,4.5,4.4,5.0,5.1,4.8,5.1,4.6,5.3,5.0],"xaxis":"x3","yaxis":"y3"}],"layout":{"title":{"text":"Iris Dataset - Subplots by Species"},"grid":{"rows":1,"columns":3,"pattern":"independent"},"xaxis":{"title":{"text":"sepal_width"},"range":[null,4.5]},"yaxis":{"title":{"text":"sepal_length"},"range":[3.0,null]},"xaxis2":{"title":{"text":"sepal_width"},"range":[null,4.5]},"yaxis2":{"title":{"text":"sepal_length"},"range":[3.0,null]},"xaxis3":{"title":{"text":"sepal_width"},"range":[null,4.5]},"yaxis3":{"title":{"text":"sepal_length"},"range":[3.0,null]}},"config":{}});
617617
</script>
618618
</main>
619619

content/recipes/basic_charts/scatter_plots.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

content/recipes/statistical_charts/box_plots.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

content/recipes/statistical_charts/histograms.html

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

content/recipes/subplots/subplots.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,10 @@ <h2 id="subplots-with-multiple-traces"><a class="header" href="#subplots-with-mu
263263
}
264264
}
265265
<span class="boring">}</span></code></pre></pre>
266-
<p>{{#include ../../../../../examples/subplots/output/inline_subplot_with_multiple_traces.html}}</p>
266+
<div id="subplots_with_multiple_traces" class="plotly-graph-div" style="height:100%; width:100%;"></div>
267+
<script type="text/javascript">
268+
Plotly.newPlot("subplots_with_multiple_traces", {"data":[{"type":"scatter","name":"Line 1","mode":"lines+markers","x":[1,2,3,4],"y":[10,11,12,13]},{"type":"scatter","name":"Line 2","mode":"lines+markers","x":[1,2,3,4],"y":[8,9,10,11]},{"type":"scatter","name":"Line 3","mode":"lines+markers","x":[1,2,3,4],"y":[12,13,14,15]},{"type":"scatter","name":"Dots 1","mode":"markers","x":[1,2,3,4],"y":[20,25,30,35],"xaxis":"x2","yaxis":"y2"},{"type":"scatter","name":"Dots 2","mode":"markers","x":[1,2,3,4],"y":[15,20,25,30],"xaxis":"x2","yaxis":"y2"}],"layout":{"title":{"text":"Subplots with Multiple Traces"},"grid":{"rows":1,"columns":2,"pattern":"independent"}},"config":{}});
269+
</script>
267270
<h2 id="custom-sized-subplot"><a class="header" href="#custom-sized-subplot">Custom Sized Subplot</a></h2>
268271
<pre><pre class="playground"><code class="language-rust no_run"><span class="boring">#![allow(unused)]
269272
</span><span class="boring">fn main() {

content/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)