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 948bf0a commit b1ef6c9Copy full SHA for b1ef6c9
src/traces/parcats/index.js
@@ -23,7 +23,7 @@ Parcats.colorbar = {
23
Parcats.moduleType = 'trace';
24
Parcats.name = 'parcats';
25
Parcats.basePlotModule = require('./base_plot');
26
-Parcats.categories = ['noOpacity', 'markerColorscale'];
+Parcats.categories = ['noOpacity'];
27
Parcats.meta = {
28
description: [
29
'Parallel categories diagram for multidimensional categorical data.'
0 commit comments