redux-devtools icon indicating copy to clipboard operation
redux-devtools copied to clipboard

[d3-state-visualizer] Shorten the object parts

Open zalmoxisus opened this issue 6 years ago • 0 comments

When there's a lot of data, the tooltip becomes unusable, so would be nice to show at least a part of it as a preview.

Basically we'll need to shorten: when a string is long, object keys or an array length exceeds a certain value.

UPDATE: This is from d3-state-visualizer, not d3tooltip. We'll get it merged here later.

zalmoxisus avatar Dec 19 '18 13:12 zalmoxisus