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
141 stars 43 forks source link

Incorrectly representing Granular Markings #26

Closed MrPenguin1 closed 2 years ago

MrPenguin1 commented 6 years ago

When the visualizer processes a block of JSON which contains granular markings, it fails to properly render their relationships. In the example at the following URI, two of the granular markings become orphaned nodes on the graph. https://oasis-open.github.io/cti-documentation/examples/using-granular-markings

gtback commented 6 years ago

Thanks, @MrPenguin1 . We'll try to look into this soon. It's hard to visually represent granular markings which may apply only to a subset of object fields. It may be best to hide them entirely and just show them in the table instead.