File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ var list = [
118
118
'bar_hide_nulls' ,
119
119
'bar_line' ,
120
120
'bar_marker_array' ,
121
- 'bar_max_range_eq_category ' ,
121
+ 'bar_annotation_max_range_eq_category ' ,
122
122
'bar_multiline_labels' ,
123
123
'bar_nonnumeric_sizes' ,
124
124
'bar_show_narrow' ,
@@ -1182,7 +1182,7 @@ figs['bar_group_percent'] = require('@mocks/bar_group_percent');
1182
1182
figs [ 'bar_hide_nulls' ] = require ( '@mocks/bar_hide_nulls' ) ;
1183
1183
figs [ 'bar_line' ] = require ( '@mocks/bar_line' ) ;
1184
1184
figs [ 'bar_marker_array' ] = require ( '@mocks/bar_marker_array' ) ;
1185
- figs [ 'bar_max_range_eq_category ' ] = require ( '@mocks/bar_max_range_eq_category ' ) ;
1185
+ figs [ 'bar_annotation_max_range_eq_category ' ] = require ( '@mocks/bar_annotation_max_range_eq_category ' ) ;
1186
1186
figs [ 'bar_multiline_labels' ] = require ( '@mocks/bar_multiline_labels' ) ;
1187
1187
figs [ 'bar_nonnumeric_sizes' ] = require ( '@mocks/bar_nonnumeric_sizes' ) ;
1188
1188
figs [ 'bar_show_narrow' ] = require ( '@mocks/bar_show_narrow' ) ;
You can’t perform that action at this time.
0 commit comments