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.
2 parents f78f3cd + 8be7005 commit ffa0f65Copy full SHA for ffa0f65
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