Skip to content

Commit f80d5f5

Browse files
committed
Merge branch 'master' into add-new-docs
2 parents a6f49a4 + 8f3e872 commit f80d5f5

6 files changed

Lines changed: 191 additions & 16 deletions

File tree

_data/jsversion.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "3.3.0"
2+
"version": "3.4.0"
33
}

_data/orderings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,9 @@
9797
"title",
9898
"visible",
9999
"showlegend",
100+
"showlegendsrc",
100101
"legend",
102+
"legendsrc",
101103
"legendrank",
102104
"legendgroup",
103105
"legendgrouptitle",

_data/plotschema.json

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

_data/pyversion.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "6.5.0"
2+
"version": "6.6.0"
33
}
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
<a href="https://plotly.com/webinars/dash-enterprise-6-production-ready-data-apps/?utm_source=graphing_libraries&utm_medium=documentation&utm_campaign=intro-dash-enterprise-6&utm_content=sidebar" target="_blank">
3-
<img src="https://images.prismic.io/plotly-marketing-website-2/aYtigt0YXLCxVqP-_dash-enterprise-6.jpg?auto=format,compress"
4-
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Sign up for the upcoming webinar: Introducing Dash Enterprise 6.0">
2+
<a href="https://plotly.com/webinars/power-bi-models-beyond-the-static-dashboard/?utm_source=graphing_libraries&utm_medium=documentation&utm_campaign=power-bi-models-beyond-dashboard&utm_content=sidebar" target="_blank">
3+
<img src="https://images.prismic.io/plotly-marketing-website-2/aaHFvsFoBIGEg7rA_power-bi-webinar-square.jpg?auto=format,compress"
4+
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Sign up for the upcoming webinar: Take Your Power BI Models Beyond the Static Dashboard">
55
</a>

_posts/python/chart-studio/2019-07-03-ipython-notebook-tutorial.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
redirect_from: ipython-notebooks/ipython-notebook-tutorial/
1111
thumbnail: thumbnail/ipythonnb.jpg
1212
v4upgrade: True
13-
redirect_to: python/
1413
---
1514

1615
{% raw %}

0 commit comments

Comments
 (0)