diff --git a/intervene_test/Histone_barplot.png b/intervene_test/Histone_barplot.png
index f2ec4fc013faa211edc3d427b1cec2e747a8ebbf..922372a1b974abe446db2db6ad66b7e7740e6c9c 100644
Binary files a/intervene_test/Histone_barplot.png and b/intervene_test/Histone_barplot.png differ
diff --git a/intervene_test/update_barplot.py b/intervene_test/update_barplot.py
index ac9b0b5f13c68ebbf79b42a674198345ca7be222..ccc7674b5064da76397c26e582345305307a77b3 100644
--- a/intervene_test/update_barplot.py
+++ b/intervene_test/update_barplot.py
@@ -9,7 +9,7 @@ pts = np.array([
     179, 49, 189, 55720, 907, 12592, 153356])
 
 df = pd.DataFrame([
-    610, 257, 360, 55566, 3781, 12510, 153327])
+    610, 256, 358, 55566, 3765, 12510, 153327])
 
 ind = np.arange(N)  # the x locations for the groups
 width = 0.35       # the width of the bars