diff --git a/tasks/test_mock.js b/tasks/test_mock.js
index 75f40640f89..c1b2f6f9544 100644
--- a/tasks/test_mock.js
+++ b/tasks/test_mock.js
@@ -144,18 +144,11 @@ function notBlackListed(name) {
'30',
'31',
'32',
- '2dhistogram_contour_subplots',
- '2dhistogram_contour_subplots_bingroup',
'annotations',
'annotations-autorange',
'axes_booleans',
- 'axes_category_ascending',
- 'axes_category_descending',
- 'axes_category_descending_with_gaps',
'axes_labels',
'axes-ticks',
- 'bar-alignment-offset',
- 'box-alignment-offset',
'candlestick_double-y-axis',
'candlestick_rangeslider_thai',
'category-autorange',
@@ -164,7 +157,6 @@ function notBlackListed(name) {
'error_bar_style',
'fake_violins',
'fonts',
- 'funnel_11',
'geo_africa-insets',
'gl2d_10',
'gl2d_12',
@@ -216,7 +208,6 @@ function notBlackListed(name) {
'gl3d_z-range',
'glpolar_scatter',
'heatmap_small_aspect-ratio',
- 'hist_cum_stacked',
'histogram_errorbars_inherit_color',
'indicator_attrs',
'indicator_bignumber',
@@ -255,9 +246,7 @@ function notBlackListed(name) {
'violin_non-linear',
'violin_ridgeplot',
'violin_style',
- 'waterfall_11',
'waterfall_funnel_texttemplate_date',
- 'world-cals',
'yaxis-over-yaxis2',
'yignbu_heatmap',
'yiorrd_heatmap'
diff --git a/test/image/mocks/2dhistogram_contour_subplots.json b/test/image/mocks/2dhistogram_contour_subplots.json
index 2d9550cfcc9..8e46259ed09 100644
--- a/test/image/mocks/2dhistogram_contour_subplots.json
+++ b/test/image/mocks/2dhistogram_contour_subplots.json
@@ -8022,7 +8022,7 @@
"name": "density",
"ncontours": 20,
"colorscale": "Hot",
- "reversescl": true,
+ "reversescale": true,
"showscale": false,
"type": "histogram2dcontour"
},
diff --git a/test/image/mocks/2dhistogram_contour_subplots_bingroup.json b/test/image/mocks/2dhistogram_contour_subplots_bingroup.json
index a4b4166e188..c846305c493 100644
--- a/test/image/mocks/2dhistogram_contour_subplots_bingroup.json
+++ b/test/image/mocks/2dhistogram_contour_subplots_bingroup.json
@@ -8022,7 +8022,7 @@
"name": "density",
"ncontours": 20,
"colorscale": "Hot",
- "reversescl": true,
+ "reversescale": true,
"showscale": false,
"type": "histogram2dcontour",
"xbingroup": "X",
diff --git a/test/image/mocks/axes_category_ascending.json b/test/image/mocks/axes_category_ascending.json
index 85d03ffad99..ff95382eecb 100644
--- a/test/image/mocks/axes_category_ascending.json
+++ b/test/image/mocks/axes_category_ascending.json
@@ -9,7 +9,6 @@
"text": "category ascending"
},
"type": "category",
- "categoryorder": "category ascending",
- "categoryarray": ["y","b","x","a","d","z","e","c", "q", "k"]
+ "categoryorder": "category ascending"
}}
}
diff --git a/test/image/mocks/axes_category_descending.json b/test/image/mocks/axes_category_descending.json
index 20ca5f078b1..9d22f50a310 100644
--- a/test/image/mocks/axes_category_descending.json
+++ b/test/image/mocks/axes_category_descending.json
@@ -24,8 +24,7 @@
},
"xaxis": {
"type": "category",
- "categoryorder": "category descending",
- "categoryarray": [2,4,5,1]
+ "categoryorder": "category descending"
},
"yaxis": {
"type": "linear",
diff --git a/test/image/mocks/axes_category_descending_with_gaps.json b/test/image/mocks/axes_category_descending_with_gaps.json
index 17ec7dba92b..77cf2a6efaa 100644
--- a/test/image/mocks/axes_category_descending_with_gaps.json
+++ b/test/image/mocks/axes_category_descending_with_gaps.json
@@ -24,8 +24,7 @@
},
"xaxis": {
"type": "category",
- "categoryorder": "category descending",
- "categoryarray": [2,4,5,1]
+ "categoryorder": "category descending"
},
"yaxis": {
"type": "linear",
diff --git a/test/image/mocks/bar-alignment-offset.json b/test/image/mocks/bar-alignment-offset.json
index b7aee6d9ac9..46b7fdd44d7 100644
--- a/test/image/mocks/bar-alignment-offset.json
+++ b/test/image/mocks/bar-alignment-offset.json
@@ -416,7 +416,6 @@
"x": 0,
"xref": "paper",
"y": 0.96,
- "yref": "cont",
"font": {
"size": 20
}
diff --git a/test/image/mocks/box-alignment-offset.json b/test/image/mocks/box-alignment-offset.json
index 0332bda43f0..59d1a3e38cf 100644
--- a/test/image/mocks/box-alignment-offset.json
+++ b/test/image/mocks/box-alignment-offset.json
@@ -812,7 +812,6 @@
"x": 0,
"xref": "paper",
"y": 0.96,
- "yref": "cont",
"font": {
"size": 20
}
diff --git a/test/image/mocks/funnel_11.json b/test/image/mocks/funnel_11.json
index 78166ec3a4c..0cdd78f2778 100644
--- a/test/image/mocks/funnel_11.json
+++ b/test/image/mocks/funnel_11.json
@@ -33,36 +33,6 @@
"color": "rgb(0, 196, 200)"
},
"type": "funnel", "orientation": "v"
- },
- {
- "x": [
- "Half Dose",
- "Full Dose",
- "Double Dose"
- ],
- "y": [
- "1.4102837",
- "1.236752",
- "0.8396031"
- ],
- "name": "Std Dev - OJ",
- "visible": false,
- "type": "funnel", "orientation": "v"
- },
- {
- "x": [
- "Half Dose",
- "Full Dose",
- "Double Dose"
- ],
- "y": [
- "0.868562",
- "0.7954104",
- "1.5171757"
- ],
- "name": "Std Dev - VC",
- "visible": false,
- "type": "funnel", "orientation": "v"
}
],
"layout": {
@@ -100,40 +70,20 @@
"showgrid": true,
"zeroline": false,
"showline": false,
- "autotick": true,
- "nticks": 0,
"ticks": "",
"showticklabels": true,
"tick0": 0,
"dtick": 1,
- "ticklen": 5,
- "tickwidth": 1,
- "tickcolor": "#000",
"tickangle": 0,
"tickfont": {
"size": 16
},
- "exponentformat": "e",
- "showexponent": "all",
"gridcolor": "rgb(255, 255, 255)",
"gridwidth": 1.9,
- "zerolinecolor": "#000",
- "zerolinewidth": 1,
- "linecolor": "#000",
- "linewidth": 0.1,
"anchor": "y",
- "position": 0,
- "mirror": true,
- "overlaying": false,
"autorange": true
},
"yaxis": {
- "title": {
- "text": "Length",
- "font": {
- "size": 16
- }
- },
"range": [
0,
29.11281652631579
@@ -144,36 +94,7 @@
],
"type": "linear",
"rangemode": "normal",
- "showgrid": true,
- "zeroline": false,
- "showline": false,
- "autotick": true,
- "nticks": 0,
- "ticks": "",
- "showticklabels": true,
- "tick0": 0,
- "dtick": 5,
- "ticklen": 5,
- "tickwidth": 1,
- "tickcolor": "#000",
- "tickangle": 0,
- "tickfont": {
- "family": "",
- "size": 16,
- "color": ""
- },
- "exponentformat": "e",
- "showexponent": "all",
- "gridcolor": "rgb(255, 255, 255)",
- "gridwidth": 1.9,
- "zerolinecolor": "#000",
- "zerolinewidth": 1,
- "linecolor": "#000",
- "linewidth": 0.1,
"anchor": "x",
- "position": 0,
- "mirror": true,
- "overlaying": false,
"autorange": true
},
"legend": {
@@ -181,7 +102,6 @@
"y": 0.9319072504424065,
"traceorder": "normal",
"font": {
- "family": "",
"size": 16,
"color": "rgb(0, 0, 0)"
},
@@ -199,29 +119,16 @@
"yref": "paper",
"text": "Supplement",
"font": {
- "family": "",
- "size": 18,
- "color": ""
+ "size": 18
},
"align": "center",
"showarrow": false,
- "arrowhead": 1,
- "arrowsize": 1,
- "arrowwidth": 0,
- "arrowcolor": "",
- "ax": -10,
- "ay": -26.7109375,
- "bordercolor": "",
"borderwidth": 1,
"borderpad": 1,
"bgcolor": "rgba(0,0,0,0)",
"opacity": 1,
"xanchor": "auto",
- "yanchor": "auto",
- "xatype": "category",
- "yatype": "linear",
- "tag": "",
- "ref": "paper"
+ "yanchor": "auto"
}
],
"margin": {
@@ -239,7 +146,6 @@
"funnelmode": "group",
"funnelgap": 0.2,
"funnelgroupgap": 0,
- "boxmode": "overlay",
"separators": ".,",
"hidesources": false
}
diff --git a/test/image/mocks/hist_cum_stacked.json b/test/image/mocks/hist_cum_stacked.json
index 6cfedaefe05..4d4c5c655c3 100644
--- a/test/image/mocks/hist_cum_stacked.json
+++ b/test/image/mocks/hist_cum_stacked.json
@@ -11,7 +11,7 @@
"x": [3, 3, 4, 5, 6, 7, 7],
"type": "histogram",
"cumulative": {"enabled": true, "currentbin": "exclude"},
- "xbins": {"start": 0.5, "end": 10.5, "size": 1},
+ "xbins": {"start": 0.5, "end": 10.5},
"marker": {"color": "red", "line": {"width": 2, "color": "#000"}},
"name": "B"
},
diff --git a/test/image/mocks/waterfall_11.json b/test/image/mocks/waterfall_11.json
index fe226d86d81..d567358c9fd 100644
--- a/test/image/mocks/waterfall_11.json
+++ b/test/image/mocks/waterfall_11.json
@@ -27,36 +27,6 @@
],
"name": "Vitamin C",
"type": "waterfall"
- },
- {
- "x": [
- "Half Dose",
- "Full Dose",
- "Double Dose"
- ],
- "y": [
- "1.4102837",
- "-1.236752",
- "0.8396031"
- ],
- "name": "Std Dev - OJ",
- "visible": false,
- "type": "waterfall"
- },
- {
- "x": [
- "Half Dose",
- "Full Dose",
- "Double Dose"
- ],
- "y": [
- "0.868562",
- "-0.7954104",
- "1.5171757"
- ],
- "name": "Std Dev - VC",
- "visible": false,
- "type": "waterfall"
}
],
"layout": {
@@ -91,37 +61,20 @@
1
],
"type": "category",
- "rangemode": "normal",
"showgrid": true,
"zeroline": false,
"showline": false,
- "autotick": true,
- "nticks": 0,
"ticks": "",
"showticklabels": true,
"tick0": 0,
"dtick": 1,
- "ticklen": 5,
- "tickwidth": 1,
- "tickcolor": "#000",
"tickangle": 0,
"tickfont": {
- "family": "",
- "size": 16,
- "color": ""
+ "size": 16
},
- "exponentformat": "e",
- "showexponent": "all",
"gridcolor": "rgb(255, 255, 255)",
"gridwidth": 1.9,
- "zerolinecolor": "#000",
- "zerolinewidth": 1,
- "linecolor": "#000",
- "linewidth": 0.1,
"anchor": "y",
- "position": 0,
- "mirror": true,
- "overlaying": false,
"autorange": true
},
"yaxis": {
@@ -144,33 +97,19 @@
"showgrid": true,
"zeroline": false,
"showline": false,
- "autotick": true,
- "nticks": 0,
"ticks": "",
"showticklabels": true,
"tick0": 0,
"dtick": 5,
- "ticklen": 5,
- "tickwidth": 1,
- "tickcolor": "#000",
"tickangle": 0,
"tickfont": {
- "family": "",
- "size": 16,
- "color": ""
+ "size": 16
},
"exponentformat": "e",
"showexponent": "all",
"gridcolor": "rgb(255, 255, 255)",
"gridwidth": 1.9,
- "zerolinecolor": "#000",
- "zerolinewidth": 1,
- "linecolor": "#000",
- "linewidth": 0.1,
"anchor": "x",
- "position": 0,
- "mirror": true,
- "overlaying": false,
"autorange": true
},
"legend": {
@@ -178,7 +117,6 @@
"y": 0.9319072504424065,
"traceorder": "normal",
"font": {
- "family": "",
"size": 16,
"color": "rgb(0, 0, 0)"
},
@@ -196,29 +134,16 @@
"yref": "paper",
"text": "Supplement",
"font": {
- "family": "",
- "size": 18,
- "color": ""
+ "size": 18
},
"align": "center",
"showarrow": false,
- "arrowhead": 1,
- "arrowsize": 1,
- "arrowwidth": 0,
- "arrowcolor": "",
- "ax": -10,
- "ay": -26.7109375,
- "bordercolor": "",
"borderwidth": 1,
"borderpad": 1,
"bgcolor": "rgba(0,0,0,0)",
"opacity": 1,
"xanchor": "auto",
- "yanchor": "auto",
- "xatype": "category",
- "yatype": "linear",
- "tag": "",
- "ref": "paper"
+ "yanchor": "auto"
}
],
"margin": {
@@ -236,7 +161,6 @@
"waterfallmode": "group",
"waterfallgap": 0.2,
"waterfallgroupgap": 0.1,
- "boxmode": "overlay",
"separators": ".,",
"hidesources": false
}
diff --git a/test/image/mocks/world-cals.json b/test/image/mocks/world-cals.json
index 84669abedfa..ed8b4ad8fc5 100644
--- a/test/image/mocks/world-cals.json
+++ b/test/image/mocks/world-cals.json
@@ -121,8 +121,6 @@
],
"xcalendar": "islamic",
"name": "islamic histogram2d",
- "nbinsx": 3,
- "nbinsy": 2,
"showscale": false,
"xbins": {
"start": "1388-12-14 12:00",
@@ -157,8 +155,6 @@
],
"xcalendar": "julian",
"name": "julian histogram2dcontour",
- "nbinsx": 3,
- "nbinsy": 2,
"showscale": false,
"xbins": {
"start": "1969-10-16 12:00",