From adeb9a8ac86f9bc4beb4c757d9a1b4a05ab46d9b Mon Sep 17 00:00:00 2001 From: Niek van Staveren Date: Tue, 15 Oct 2024 08:42:31 +0200 Subject: [PATCH] Update readme.md (#53) --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index b7acf0c..1d5b81c 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,8 @@ +> **Warning** This repository is now archived and will not be updated + +> This repository was originally published to foster collaboration and engagement with developers as they customized or developed visualizations, but due to customer feedback and usage data, it is now moved back to closed source. Moving this and other projects back to closed source will support better integration with internal build and test tooling, and free up resources for investment in these and other visualizations. + + # sn-network-chart A network chart to be used with nebula.js, built using [visjs network visualization](https://github.com/visjs/vis-network) to display networks of nodes and edges.