Skip to content

Commit 7baa252

Browse files
bmaranvillegvwilson
authored andcommitted
update validator params store
1 parent fdaf441 commit 7baa252

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

plotly/validators/_validators.json

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129413,5 +129413,63 @@
129413129413
"parent_name": "frame"
129414129414
},
129415129415
"superclass": "StringValidator"
129416+
},
129417+
"data": {
129418+
"params": {
129419+
"class_strs_map": {
129420+
"bar": "Bar",
129421+
"barpolar": "Barpolar",
129422+
"box": "Box",
129423+
"candlestick": "Candlestick",
129424+
"carpet": "Carpet",
129425+
"choropleth": "Choropleth",
129426+
"choroplethmap": "Choroplethmap",
129427+
"choroplethmapbox": "Choroplethmapbox",
129428+
"cone": "Cone",
129429+
"contour": "Contour",
129430+
"contourcarpet": "Contourcarpet",
129431+
"densitymap": "Densitymap",
129432+
"densitymapbox": "Densitymapbox",
129433+
"funnel": "Funnel",
129434+
"funnelarea": "Funnelarea",
129435+
"heatmap": "Heatmap",
129436+
"histogram": "Histogram",
129437+
"histogram2d": "Histogram2d",
129438+
"histogram2dcontour": "Histogram2dContour",
129439+
"icicle": "Icicle",
129440+
"image": "Image",
129441+
"indicator": "Indicator",
129442+
"isosurface": "Isosurface",
129443+
"mesh3d": "Mesh3d",
129444+
"ohlc": "Ohlc",
129445+
"parcats": "Parcats",
129446+
"parcoords": "Parcoords",
129447+
"pie": "Pie",
129448+
"sankey": "Sankey",
129449+
"scatter": "Scatter",
129450+
"scatter3d": "Scatter3d",
129451+
"scattercarpet": "Scattercarpet",
129452+
"scattergeo": "Scattergeo",
129453+
"scattergl": "Scattergl",
129454+
"scattermap": "Scattermap",
129455+
"scattermapbox": "Scattermapbox",
129456+
"scatterpolar": "Scatterpolar",
129457+
"scatterpolargl": "Scatterpolargl",
129458+
"scattersmith": "Scattersmith",
129459+
"scatterternary": "Scatterternary",
129460+
"splom": "Splom",
129461+
"streamtube": "Streamtube",
129462+
"sunburst": "Sunburst",
129463+
"surface": "Surface",
129464+
"table": "Table",
129465+
"treemap": "Treemap",
129466+
"violin": "Violin",
129467+
"volume": "Volume",
129468+
"waterfall": "Waterfall"
129469+
},
129470+
"plotly_name": "data",
129471+
"parent_name": ""
129472+
},
129473+
"superclass": "BaseDataValidator"
129416129474
}
129417129475
}

0 commit comments

Comments
 (0)