slightly tighter spacing on hist

This commit is contained in:
Colin Megill
2018-04-12 21:08:15 -07:00
parent e14169e847
commit a818b6bbe7
+1 -1
View File
@@ -25,7 +25,7 @@ class HistogramBrush extends React.Component {
super(props);
this.width = 300;
this.height = 120;
this.height = 100;
this.marginBottom = 20;
this.state = {