OASIS TC Open Repository: Lightweight visualization for STIX 2.0 objects and relationships
BSD 3-Clause "New" or "Revised" License
138
stars
43
forks
source link
Refactor stix2vis.js to support multiple graphs on the same page #16
Closed
gtback closed 5 years ago
Right now, there are a lot of global variables, meaning that data is not properly segregated between instances of the graph on the same page.
This is required for #15.