We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 183b4b9 commit 7e97ff1Copy full SHA for 7e97ff1
devtools/test_dashboard/test_gl3d.js
@@ -26,7 +26,7 @@ plots['triangle-mesh3d'] = require('@mocks/gl3d_triangle.json');
26
plots['snowden'] = require('@mocks/gl3d_snowden.json');
27
plots['bunny'] = require('@mocks/gl3d_bunny.json');
28
plots['ribbons'] = require('@mocks/gl3d_ribbons.json');
29
-plots['date-time'] = require('@mocks/gl3d_scatter-date.json');
+plots['scatter-time'] = require('@mocks/gl3d_scatter-date.json');
30
plots['cufflinks'] = require('@mocks/gl3d_cufflinks.json');
31
plots['chrisp-nan-1'] = require('@mocks/gl3d_chrisp-nan-1.json');
32
plots['marker-arrays'] = require('@mocks/gl3d_marker-arrays.json');
0 commit comments