Skip to content

[d3-state-visualizer] Show unserializable data in the tooltip  #435

Open
@zalmoxisus

Description

@zalmoxisus

Currently Chart Monitor's tooltip is losing some data that aren't unserializable by JSON.stringify, and for some reason it doesn't show Date type. We should use javascript-stringify similarly to Raw View. It could also solve the problem with hanging on circular references (but not sure as it hangs before serialization on sorting keys). See the discussion in blakeembrey/javascript-stringify/pull/5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions