sfu-db / lineagex

62 stars 4 forks source link

Graphing Library #6

Open step4 opened 4 months ago

step4 commented 4 months ago

Which graph library is used here? Just using a minified app.js, vendor.js file can be a security risk because it's not clear what JavaScript code is executed.

If an open source library is used, maybe an optional build step would reduce security concerns.

zshandy commented 3 months ago

Hi, sure I can add an optional parameter to not create the js files and only output the output.json file.