Thanks to visit codestin.com Credit goes to github.com
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 0caba1e commit 2563f17Copy full SHA for 2563f17
test/image/mocks/gl2d_scatter-marker-line-colorscales.json
@@ -192,6 +192,18 @@
192
},
193
{
194
"type": "scattergl"
195
+ },
196
+ {
197
+ "type": "scattergl",
198
+ "x": [1,2,3],
199
+ "y": [2,1,2],
200
+ "visible": false
201
202
203
204
205
206
+ "visible": "legendonly"
207
}
208
],
209
"layout": {
0 commit comments