oasis-open / cti-stix-visualization

OASIS TC Open Repository: Lightweight visualization for STIX 2.0 objects and relationships
http://oasis-open.github.io/cti-stix-visualization
BSD 3-Clause "New" or "Revised" License
138 stars 43 forks source link

Move to library code that makes selected data easier to read #8

Closed clenk closed 7 years ago

clenk commented 7 years ago

The moved code strips D3-specific data from a node before displaying it in the "Selected Node" area, as well as prettying up keys and values. Now this behavior is default when using the library and doesn't have to be implemented separately.