We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a5dd7 commit 1cc7d64Copy full SHA for 1cc7d64
1 file changed
plotly/offline/offline.py
@@ -122,13 +122,8 @@ def _get_jconfig(config=None):
122
"showAxisRangeEntryBoxes",
123
"showTips",
124
"displayNotifier",
125
- "showLink",
126
- "linkText",
127
- "sendData",
128
- "showSources",
129
"displayModeBar",
130
"showSendToCloud",
131
- "showEditInChartStudio",
132
"modeBarButtonsToRemove",
133
"modeBarButtonsToAdd",
134
"modeBarButtons",
@@ -138,7 +133,6 @@ def _get_jconfig(config=None):
138
"plotGlPixelRatio",
139
"setBackground",
140
135
"topojsonURL",
141
- "mapboxAccessToken",
142
136
"logging",
143
137
"notifyOnLogging",
144
"queueLength",
0 commit comments