Skip to content

Commit e4f346b

Browse files
authored
Merge pull request #437 from plotly/cam/update-docs-plotly.py-6.7.0
docs: Update docs for plotly.py v6.7.0
2 parents 8bf364b + 12349d7 commit e4f346b

5 files changed

Lines changed: 334 additions & 309 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ Gemfile.lock
3737
_config_dev.yml
3838
_posts/fsharp/html
3939
.pytest_cache
40+
.tool-versions

_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.4.0"
2+
"version": "3.5.1"
33
}

_data/orderings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,15 @@
2121
"hovermode",
2222
"hoversubplots",
2323
"clickmode",
24+
"clickanywhere",
2425
"dragmode",
2526
"selectdirection",
2627
"activeselection",
2728
"newselection",
2829
"hoverdistance",
2930
"spikedistance",
3031
"hoverlabel",
32+
"hoveranywhere",
3133
"transition",
3234
"datarevision",
3335
"uirevision",
@@ -104,6 +106,7 @@
104106
"legendgroup",
105107
"legendgrouptitle",
106108
"legendwidth",
109+
"legendsrc",
107110
"opacity",
108111
"mode",
109112
"ids",
@@ -243,6 +246,7 @@
243246
"textposition",
244247
"textpositionsrc",
245248
"texttemplate",
249+
"texttemplatefallback",
246250
"texttemplatesrc",
247251
"texttemplatefallback",
248252

@@ -253,6 +257,7 @@
253257
"hoverinfo",
254258
"hoverinfosrc",
255259
"hovertemplate",
260+
"hovertemplatefallback",
256261
"hovertemplatesrc",
257262
"hovertemplatefallback",
258263
"xhoverformat",

0 commit comments

Comments
 (0)