File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -631,11 +631,11 @@ var list = [
631
631
'hists-on-matching-axes' ,
632
632
'hot_heatmap' ,
633
633
'image_adventurer' ,
634
+ 'image_astronaut_source' ,
634
635
'image_axis_reverse' ,
635
636
'image_axis_type' ,
636
637
'image_cat' ,
637
638
'image_colormodel' ,
638
- 'image_labuda_droplets_source' ,
639
639
'image_non_numeric' ,
640
640
'image_opacity' ,
641
641
'image_with_gaps' ,
@@ -1679,11 +1679,11 @@ figs['histogram2dcontour_legend-coloraxis'] = require('@mocks/histogram2dcontour
1679
1679
figs [ 'hists-on-matching-axes' ] = require ( '@mocks/hists-on-matching-axes' ) ;
1680
1680
figs [ 'hot_heatmap' ] = require ( '@mocks/hot_heatmap' ) ;
1681
1681
figs [ 'image_adventurer' ] = require ( '@mocks/image_adventurer' ) ;
1682
+ figs [ 'image_astronaut_source' ] = require ( '@mocks/image_astronaut_source' ) ;
1682
1683
figs [ 'image_axis_reverse' ] = require ( '@mocks/image_axis_reverse' ) ;
1683
1684
figs [ 'image_axis_type' ] = require ( '@mocks/image_axis_type' ) ;
1684
1685
figs [ 'image_cat' ] = require ( '@mocks/image_cat' ) ;
1685
1686
figs [ 'image_colormodel' ] = require ( '@mocks/image_colormodel' ) ;
1686
- figs [ 'image_labuda_droplets_source' ] = require ( '@mocks/image_labuda_droplets_source' ) ;
1687
1687
figs [ 'image_non_numeric' ] = require ( '@mocks/image_non_numeric' ) ;
1688
1688
figs [ 'image_opacity' ] = require ( '@mocks/image_opacity' ) ;
1689
1689
figs [ 'image_with_gaps' ] = require ( '@mocks/image_with_gaps' ) ;
You can’t perform that action at this time.
0 commit comments