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 = [
118118 'bar_hide_nulls' ,
119119 'bar_line' ,
120120 'bar_marker_array' ,
121- 'bar_max_range_eq_category ' ,
121+ 'bar_annotation_max_range_eq_category ' ,
122122 'bar_multiline_labels' ,
123123 'bar_nonnumeric_sizes' ,
124124 'bar_show_narrow' ,
@@ -1182,7 +1182,7 @@ figs['bar_group_percent'] = require('@mocks/bar_group_percent');
11821182figs [ 'bar_hide_nulls' ] = require ( '@mocks/bar_hide_nulls' ) ;
11831183figs [ 'bar_line' ] = require ( '@mocks/bar_line' ) ;
11841184figs [ '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 ' ) ;
11861186figs [ 'bar_multiline_labels' ] = require ( '@mocks/bar_multiline_labels' ) ;
11871187figs [ 'bar_nonnumeric_sizes' ] = require ( '@mocks/bar_nonnumeric_sizes' ) ;
11881188figs [ 'bar_show_narrow' ] = require ( '@mocks/bar_show_narrow' ) ;
You can’t perform that action at this time.
0 commit comments