We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba2bf40 commit c2d9d13Copy full SHA for c2d9d13
1 file changed
client/components/Treemap.jsx
@@ -62,6 +62,7 @@ export default class Treemap extends Component {
62
maxGroupLevelsDrawn: Infinity,
63
maxGroupLabelLevelsDrawn: Infinity,
64
maxGroupLevelsAttached: Infinity,
65
+ wireframeLabelDrawing: 'always',
66
groupMinDiameter: 0,
67
groupLabelVerticalPadding: 0.2,
68
rolloutDuration: 0,
0 commit comments