diff --git a/static/js/group1.json b/static/js/group1.json index 5f315bf..d3b04f1 100644 --- a/static/js/group1.json +++ b/static/js/group1.json @@ -71,6 +71,14 @@ { "name": "Ahmed Yesevi", "group": 2 + }, + { + "name": "Mevlana Celaleddin Rumi", + "group": 2 + }, + { + "name": "Hacı Bektaş-i Veli", + "group": 2 } ], "links": [ @@ -93,6 +101,16 @@ "source": 14, "target": 11, "value": 1 + }, + { + "source": 15, + "target": 17, + "value": 3 + }, + { + "source": 15, + "target": 16, + "value": 3 } ] }