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 f78f3cd commit 8be7005Copy full SHA for 8be7005
1 file changed
src/traces/parcoords/parcoords.js
@@ -292,7 +292,6 @@ function viewModel(state, callbacks, model) {
292
}
293
} else tickvals = undefined;
294
295
- truncatedValues = helpers.convertTypedArray(truncatedValues);
296
truncatedValues = helpers.convertTypedArray(truncatedValues);
297
298
return {
0 commit comments