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 @@ -24,11 +24,11 @@ plots['projection-traces'] = require('@mocks/gl3d_projection-traces.json');
24
24
plots [ 'opacity-scaling-spikes' ] = require ( '@mocks/gl3d_opacity-scaling-spikes.json' ) ;
25
25
plots [ 'text-weirdness' ] = require ( '@mocks/gl3d_text-weirdness.json' ) ;
26
26
plots [ 'wire-surface' ] = require ( '@mocks/gl3d_wire-surface.json' ) ;
27
- plots [ 'triangle-mesh3d ' ] = require ( '@mocks/gl3d_triangle.json' ) ;
27
+ plots [ 'triangle' ] = require ( '@mocks/gl3d_triangle.json' ) ;
28
28
plots [ 'snowden' ] = require ( '@mocks/gl3d_snowden.json' ) ;
29
29
plots [ 'bunny' ] = require ( '@mocks/gl3d_bunny.json' ) ;
30
30
plots [ 'ribbons' ] = require ( '@mocks/gl3d_ribbons.json' ) ;
31
- plots [ 'scatter-time ' ] = require ( '@mocks/gl3d_scatter-date.json' ) ;
31
+ plots [ 'scatter-date ' ] = require ( '@mocks/gl3d_scatter-date.json' ) ;
32
32
plots [ 'cufflinks' ] = require ( '@mocks/gl3d_cufflinks.json' ) ;
33
33
plots [ 'chrisp-nan-1' ] = require ( '@mocks/gl3d_chrisp-nan-1.json' ) ;
34
34
plots [ 'marker-arrays' ] = require ( '@mocks/gl3d_marker-arrays.json' ) ;
You can’t perform that action at this time.
0 commit comments