Skip to content

Commit a3820ea

Browse files
committed
use 7f7f7f instead of 777 in parcoords.unselected.line.color
1 parent b2df371 commit a3820ea

17 files changed

+2
-2
lines changed

src/traces/parcoords/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ module.exports = {
139139
line: {
140140
color: {
141141
valType: 'color',
142-
dflt: '#777',
142+
dflt: '#7f7f7f',
143143
editType: 'plot',
144144
description: [
145145
'Sets the base color of unselected lines.',
-651 Bytes
Loading
-44 Bytes
Loading
782 Bytes
Loading
-7 Bytes
Loading
275 Bytes
Loading
655 Bytes
Loading
-679 Bytes
Loading
-213 Bytes
Loading
-119 Bytes
Loading

0 commit comments

Comments
 (0)