From 4388f83e872ffdc6c2278b14a7116b042f8e200b Mon Sep 17 00:00:00 2001 From: almossawi Date: Thu, 28 Jul 2016 14:21:43 -0700 Subject: [PATCH] #671 --- examples/charts/experimental.htm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/examples/charts/experimental.htm b/examples/charts/experimental.htm index 7fb54b5d16..18d554c033 100644 --- a/examples/charts/experimental.htm +++ b/examples/charts/experimental.htm @@ -437,7 +437,6 @@ height: 180, right: 10, bins: 50, - bar_margin: 0, target: '#histogram1', y_extended_ticks: true, mouseover: function(d, i) { @@ -460,7 +459,6 @@ width: 600, height: 300, right: 40, - bar_margin: 0, bins: 150, target: '#ufos', y_extended_ticks: true, @@ -745,7 +743,6 @@ width: 295, height: 180, bins: 50, - bar_margin: 0, target: '#histogram1', y_extended_ticks: true, mouseover: function(d, i) { @@ -768,7 +765,6 @@ width: 600, height: 300, right: 40, - bar_margin: 0, bins: 150, target: '#ufos', y_extended_ticks: true,