From f662d6d0aec68fd38762a4c8e66430675532bd7a Mon Sep 17 00:00:00 2001 From: aj Date: Tue, 25 Dec 2018 08:21:57 +0000 Subject: [PATCH] added electronic pie chart --- piechart.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/piechart.json b/piechart.json index 8168e4d..25372bf 100644 --- a/piechart.json +++ b/piechart.json @@ -3,7 +3,6 @@ { "tags":[ - "electronic", "jazz", "blues", "rnb", @@ -45,9 +44,21 @@ "tags":[ "metal", "industrial", - "thrash" + "thrash", + "metalcore", ], "name":"metal" + }, + { + "tags":[ + "electronic", + "house", + "dnb", + "future bass", + "edm", + "garage" + ], + "name":"electronic" } ] }